public class PowerAuthAuthenticationException extends Exception
| Constructor and Description |
|---|
PowerAuthAuthenticationException()
Default constructor
|
PowerAuthAuthenticationException(String message)
Constructor with a custom error message
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultCode()
Get the default error code, used for example in REST response.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PowerAuthAuthenticationException()
public PowerAuthAuthenticationException(String message)
message - Error messagepublic String getDefaultCode()
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.