public class TinkererOperationException extends TestGridException
| Constructor and Description |
|---|
TinkererOperationException(String message)
Constructs a new exception with the specified detail message.
|
TinkererOperationException(String message,
Throwable cause)
Constructs a new exception with the message provided and the cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TinkererOperationException(String message)
message - the detail message of the exceptionCopyright © 2019 WSO2. All rights reserved.