public class TestInitializationFailedException extends RuntimeException
| Constructor and Description |
|---|
TestInitializationFailedException(String message)
Create an instance
|
TestInitializationFailedException(String message,
Throwable t)
Create an instance
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getEnclosedException()
Gets the enclosedException attribute of the
TestInitializationFailedException object
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TestInitializationFailedException(String message)
message - A messagepublic Throwable getEnclosedException()
Copyright © 1998–2025 Gargoyle Software Inc.. All rights reserved.