public class IdentityNotFound extends WebConferencingException
| Constructor and Description |
|---|
IdentityNotFound()
Instantiates a new identity not found.
|
IdentityNotFound(String message)
Instantiates a new identity not found.
|
IdentityNotFound(String message,
Throwable cause)
Instantiates a new identity not found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IdentityNotFound()
public IdentityNotFound(String message)
message - the messageCopyright © 2003–2018 eXo Platform SAS. All rights reserved.