public final class StageConfigException extends RuntimeException
Constructor and Description |
---|
StageConfigException(String message)
Creates an exception instance.
|
StageConfigException(String message,
Throwable cause)
Creates an exception instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StageConfigException(String message)
message
- should detail the cause of the errorCopyright © 2010-2018, ForgeRock All Rights Reserved.