public class UnknownMdacException extends RuntimeException
| Constructor and Description |
|---|
UnknownMdacException(String message)
Constructs a new exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownMdacException(String message)
message - the detail message.