public class APIManagerIntegrationTestException extends Exception
| Constructor and Description |
|---|
APIManagerIntegrationTestException(String message)
Constructor for the custom Exception class APIManagerIntegrationTestException.
|
APIManagerIntegrationTestException(String message,
Throwable throwable)
Constructor for the custom Exception class APIManagerIntegrationTestException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic APIManagerIntegrationTestException(String message, Throwable throwable)
message - - Custom message.throwable - - Original Exception.public APIManagerIntegrationTestException(String message)
message - - Custom message.Copyright © 2020 WSO2 Inc. All rights reserved.