public class RegistrationException extends IllegalStateException
| Constructor and Description |
|---|
RegistrationException(RegistrationError error) |
| Modifier and Type | Method and Description |
|---|---|
RegistrationError |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RegistrationException(RegistrationError error)
public RegistrationError getError()
Copyright © 2020. All rights reserved.