Likelihood
Class Likelihood.LikelihoodException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by Exceptions.GeneralException
              extended by Likelihood.Likelihood.LikelihoodException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Likelihood

public static class Likelihood.LikelihoodException
extends GeneralException

Exception related to a likelihood calculation

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class Exceptions.GeneralException
GeneralException.Debug
 
Constructor Summary
Likelihood.LikelihoodException(java.lang.String msg)
          Constructor
 
Method Summary
 
Methods inherited from class Exceptions.GeneralException
setDebug, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Likelihood.LikelihoodException

public Likelihood.LikelihoodException(java.lang.String msg)
Constructor

Parameters:
msg - Cause of the problem