public class PowerAuthUpgradeException extends Exception
| Constructor and Description |
|---|
PowerAuthUpgradeException()
Default constructor.
|
PowerAuthUpgradeException(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 PowerAuthUpgradeException()
public PowerAuthUpgradeException(String message)
message - Error message.public String getDefaultCode()
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.