public class COSNotFoundException extends UMSException
rootCause, xcptMessage
Constructor and Description |
---|
COSNotFoundException()
Constructs the exception with no message.
|
COSNotFoundException(String msg)
Constructs the exception with a message.
|
COSNotFoundException(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 COSNotFoundException()
public COSNotFoundException(String msg)
msg
- the message describing cause of the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.