Package repast.simphony.freezedry
Class FreezeDryingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
repast.simphony.freezedry.FreezeDryingException
- All Implemented Interfaces:
Serializable
An exception thrown when there is a problem while working with the freeze drying utilities.
- See Also:
-
Constructor Summary
ConstructorDescriptionFreezeDryingException
(String message) FreezeDryingException
(String message, Throwable cause) FreezeDryingException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FreezeDryingException
-
FreezeDryingException
-
FreezeDryingException
public FreezeDryingException() -
FreezeDryingException
-