public class EnoaException extends Exception
| Constructor and Description |
|---|
EnoaException() |
EnoaException(String message,
Object... format) |
EnoaException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace,
Object... format) |
EnoaException(String message,
Throwable cause,
Object... format) |
EnoaException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EnoaException()
public EnoaException(Throwable cause)
Copyright © 2019. All rights reserved.