public class SmaException extends Exception
| Constructor and Description |
|---|
SmaException(String str)
Construct using error string.
|
SmaException(String str,
Throwable cause)
Construct using error string.
|
SmaException(Throwable cause)
Construct using a linked exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Neeve Research, LLC. All Rights Reserved.