Package org.rasdaman.rasnet.exception
Class RasnetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rasdaman.rasnet.exception.RasnetException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRasnetException(String message) RasnetException(String message, Throwable cause) RasnetException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) RasnetException(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
-
RasnetException
public RasnetException() -
RasnetException
-
RasnetException
-
RasnetException
-
RasnetException
-