public class SugarException extends Exception
Constructor and Description |
---|
SugarException(String message)
Constructs a SugarException object.
|
SugarException(String message,
Exception e)
Constructs a SugarException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString