Package io.toro.martini.exception
Class EccException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.toro.martini.exception.EccException
-
- All Implemented Interfaces:
Serializable
public class EccException extends Exception
- Author:
- Rae Burawes
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EccException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
EccException
public EccException(String message)
-
-