public class VotorolaException extends Exception
Constructor and Description |
---|
VotorolaException() |
VotorolaException(String message) |
VotorolaException(String message,
Throwable cause) |
VotorolaException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VotorolaException()
public VotorolaException(Throwable cause)
public VotorolaException(String message)
public VotorolaException(String message, Throwable cause)