public class SchemaElementAlreadyExistsException extends AttributeValueAlreadyExistsException
rootCause, xcptMessage
Constructor and Description |
---|
SchemaElementAlreadyExistsException()
Default constructor
|
SchemaElementAlreadyExistsException(String msg)
Constructor with a message string
|
SchemaElementAlreadyExistsException(String msg,
Throwable t)
Constructor with message string and an embedded exception
|
getMessage, getRootCause, log, log, printStackTrace, printStackTrace, printStackTrace, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
public SchemaElementAlreadyExistsException()
public SchemaElementAlreadyExistsException(String msg)
msg
- Message string for the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.