Parameters
Class Parameters.ParameterException

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

public class Parameters.ParameterException
extends GeneralException

Exception related to the parameters

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class Exceptions.GeneralException
GeneralException.Debug
 
Constructor Summary
Parameters.ParameterException(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

Parameters.ParameterException

public Parameters.ParameterException(java.lang.String msg)
Constructor

Parameters:
msg - The reason for the exception