public class ClientException extends Exception
ClientException
is thrown to indicate that there is an
error in using the client detection module.Constructor and Description |
---|
ClientException()
Default constructor
|
ClientException(String msg)
Constructs a new
ClientException with detailed message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClientException()
public ClientException(String msg)
ClientException
with detailed message.msg
- The detailed messageCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.