ImageGenerationException ======================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: @SuppressWarnings @javax.annotation.Generated public class ImageGenerationException extends org.apache.thrift.TException implements org.apache.thrift.TBase, java.io.Serializable, Cloneable, Comparable Fields ------ metaDataMap ^^^^^^^^^^^ .. java:field:: public static final java.util.Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> metaDataMap :outertype: ImageGenerationException Constructors ------------ ImageGenerationException ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ImageGenerationException() :outertype: ImageGenerationException ImageGenerationException ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ImageGenerationException(ImageGenerationException other) :outertype: ImageGenerationException Performs a deep copy on \ *other*\ . Methods ------- clear ^^^^^ .. java:method:: @Override public void clear() :outertype: ImageGenerationException compareTo ^^^^^^^^^ .. java:method:: @Override public int compareTo(ImageGenerationException other) :outertype: ImageGenerationException deepCopy ^^^^^^^^ .. java:method:: public ImageGenerationException deepCopy() :outertype: ImageGenerationException equals ^^^^^^ .. java:method:: @Override public boolean equals(java.lang.Object that) :outertype: ImageGenerationException equals ^^^^^^ .. java:method:: public boolean equals(ImageGenerationException that) :outertype: ImageGenerationException fieldForId ^^^^^^^^^^ .. java:method:: public _Fields fieldForId(int fieldId) :outertype: ImageGenerationException getFieldValue ^^^^^^^^^^^^^ .. java:method:: public java.lang.Object getFieldValue(_Fields field) :outertype: ImageGenerationException hashCode ^^^^^^^^ .. java:method:: @Override public int hashCode() :outertype: ImageGenerationException isSet ^^^^^ .. java:method:: public boolean isSet(_Fields field) :outertype: ImageGenerationException Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise read ^^^^ .. java:method:: public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException :outertype: ImageGenerationException setFieldValue ^^^^^^^^^^^^^ .. java:method:: public void setFieldValue(_Fields field, java.lang.Object value) :outertype: ImageGenerationException toString ^^^^^^^^ .. java:method:: @Override public java.lang.String toString() :outertype: ImageGenerationException validate ^^^^^^^^ .. java:method:: public void validate() throws org.apache.thrift.TException :outertype: ImageGenerationException write ^^^^^ .. java:method:: public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException :outertype: ImageGenerationException