Class GranuleHandlingException
-
- All Implemented Interfaces:
Serializable
public class GranuleHandlingException extends Exception
Class signifying issues handling a granule- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GranuleHandlingException(String s)
GranuleHandlingException(String s, Exception cause)
-
Method Summary
-
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-