COM.hugin.HAPI
Class ExceptionChainGraph

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--COM.hugin.HAPI.ExceptionHugin
                    |
                    +--COM.hugin.HAPI.ExceptionChainGraph

public class ExceptionChainGraph
extends ExceptionHugin

The ExceptionChainGraph class...

See Also:
Serialized Form

Fields inherited from class COM.hugin.HAPI.ExceptionHugin
H_ERROR_ALREADY_CONNECTED, 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_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_INFINITE_RECURSION, H_ERROR_INSUFFICIENT_STATE_RANGE, H_ERROR_INVALID_EXPRESSION, H_ERROR_INVALID_LICENSE, H_ERROR_INVALID_NAME, 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
ExceptionChainGraph()
           
ExceptionChainGraph(java.lang.String msg)
           
 
Methods inherited from class COM.hugin.HAPI.ExceptionHugin
throwException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionChainGraph

public ExceptionChainGraph()

ExceptionChainGraph

public ExceptionChainGraph(java.lang.String msg)