public abstract class TestException extends RuntimeException
Modifier | Constructor and Description |
---|---|
protected |
TestException() |
protected |
TestException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected TestException()
protected TestException(String msg)
Copyright © 2010-2020, ForgeRock All Rights Reserved.