org.pz.platypus.exceptions
Class EolTreatmentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.pz.platypus.exceptions.PlatyException
                  extended by org.pz.platypus.exceptions.EolTreatmentException
All Implemented Interfaces:
java.io.Serializable, IException

public class EolTreatmentException
extends PlatyException

Exception generated when user tried to specify an invalid EOL treatment (see EolTreament class)

Author:
alb
See Also:
Serialized Form

Constructor Summary
EolTreatmentException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class org.pz.platypus.exceptions.PlatyException
getExplanation, getLocation
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EolTreatmentException

public EolTreatmentException(java.lang.String msg)


Copyright © 2008-10 Pacific Data Works LLC