public class ElException extends RuntimeException
Constructor and Description |
---|
ElException(String message) |
ElException(String format,
Object... args) |
ElException(String message,
Throwable cause) |
ElException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.