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