public class TelemeeException extends Exception
| Constructor and Description |
|---|
TelemeeException()
Creates a new instance of
TelemeeException without detail
message. |
TelemeeException(String msg)
Constructs an instance of
TelemeeException with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TelemeeException()
TelemeeException without detail
message.public TelemeeException(String msg)
TelemeeException with the specified
detail message.msg - the detail message.Copyright © 2014 Thomas Struller-Baumann. All Rights Reserved.