COM.hugin.HAPI
Class ExceptionEnumeration

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byCOM.hugin.HAPI.ExceptionHugin
              extended byCOM.hugin.HAPI.ExceptionEnumeration
All Implemented Interfaces:
java.io.Serializable

public class ExceptionEnumeration
extends ExceptionHugin

The ExceptionEnumeration class...

See Also:
Serialized Form

Field Summary
 
Fields inherited from class COM.hugin.HAPI.ExceptionHugin
H_ERROR_BAD_FILE, H_ERROR_BAD_VERSION, H_ERROR_CG_EVIDENCE_INCORPORATED, H_ERROR_CG_INFLUENCE_DIAGRAMS_NOT_SUPPORTED, H_ERROR_CHAIN_GRAPH, H_ERROR_COMPRESSED, H_ERROR_COMPUTATION_FAILED, H_ERROR_CYCLIC_INSTANCE_HIERARCHY, H_ERROR_CYCLIC_NETWORK, H_ERROR_DECISION_ORDER, H_ERROR_DEMO, H_ERROR_DIVISION_BY_ZERO, H_ERROR_ENUMERATION, H_ERROR_ERROR, H_ERROR_EXPIRED_LICENSE, H_ERROR_FAST_RETRACTION, H_ERROR_FORMAT, H_ERROR_ILLEGAL_BINDING, H_ERROR_INAPPROPRIATE_ARGUMENTS, H_ERROR_INCONSISTENCY_OR_UNDERFLOW, H_ERROR_INSUFFICIENT_STATE_RANGE, H_ERROR_INVALID_EXPRESSION, H_ERROR_INVALID_LICENSE, H_ERROR_INVALID_NAME, H_ERROR_INVALID_PASSWORD, H_ERROR_INVALID_STATE_VALUES, H_ERROR_IO, H_ERROR_JNI, H_ERROR_LOCALE, H_ERROR_LOW_DENSITY, H_ERROR_NEGATIVE_PROBABILITY, H_ERROR_NO_EQUILIBRIUM, H_ERROR_NO_MEMORY, H_ERROR_NO_VALUE, H_ERROR_NONE, H_ERROR_NORMALIZATION, H_ERROR_NOT_COMPILED, H_ERROR_OVERFLOW, H_ERROR_PARSE, H_ERROR_ROUNDING, H_ERROR_SIZE_TOO_LARGE, H_ERROR_SYNTAX, H_ERROR_TABLE_TOO_LARGE, H_ERROR_TWICE, H_ERROR_USAGE, H_ERROR_ZERO_SUM, H_ERROR_ZERO_VARIANCE
 
Constructor Summary
ExceptionEnumeration()
           
ExceptionEnumeration(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionEnumeration

public ExceptionEnumeration()

ExceptionEnumeration

public ExceptionEnumeration(java.lang.String msg)