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