public class ConfigManagerFatalException extends RuntimeException
RuntimeException
,
Throwable
,
Serialized FormConstructor and Description |
---|
ConfigManagerFatalException()
Constructs an
ConfigManagerFatalException with no
specified detail message. |
ConfigManagerFatalException(String s)
Constructs an
ConfigManagerFatalException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConfigManagerFatalException()
ConfigManagerFatalException
with no
specified detail message.public ConfigManagerFatalException(String s)
ConfigManagerFatalException
with the
specified detail message.s
- the detail message.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.