public class DataConstraintException extends UMSException
rootCause, xcptMessage
Constructor and Description |
---|
DataConstraintException()
Constructor to constuct the exception without any message
|
DataConstraintException(String msg)
Constructor to construct the exception with a message
|
DataConstraintException(String msg,
Throwable rootCause)
Constructs the exception with a message and an embedded exception
|
getMessage, getRootCause, log, log, printStackTrace, printStackTrace, printStackTrace, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace
public DataConstraintException()
public DataConstraintException(String msg)
msg
- message describing the cause of the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.