public class RegistrationException extends RuntimeException
Constructor and Description |
---|
RegistrationException() |
RegistrationException(String message) |
RegistrationException(String message,
Throwable cause) |
RegistrationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RegistrationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.