public class TestCaseConfigurationException extends Exception
| Constructor and Description |
|---|
TestCaseConfigurationException(String description)
Creates a new exception.
|
TestCaseConfigurationException(String description,
Throwable cause)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TestCaseConfigurationException(String description)
description - description of the exceptionCopyright © 2015. All rights reserved.