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