public class InformationUndeterminableException extends Exception
| Constructor and Description |
|---|
InformationUndeterminableException()
Instantiates a new information undeterminable exception.
|
InformationUndeterminableException(String message)
Instantiates a new information undeterminable exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InformationUndeterminableException()
public InformationUndeterminableException(String message)
message - the messageCopyright © 2018. All rights reserved.