public class AlreadyRegisteredException extends Exception
PLLClient
,
Serialized FormConstructor and Description |
---|
AlreadyRegisteredException(String msg)
Constructs an instance of the
AlreadyRegisteredException
class. |
AlreadyRegisteredException(Throwable t)
Constructs an instance of the
AlreadyRegisteredException
class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AlreadyRegisteredException(String msg)
AlreadyRegisteredException
class.msg
- The message provided by the object which is throwing the
exceptionpublic AlreadyRegisteredException(Throwable t)
AlreadyRegisteredException
class.t
- The Throwable object provided by the object which is throwing
the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.