public class UnsupportedSecretTypeException extends CarbonException
| Constructor and Description |
|---|
UnsupportedSecretTypeException() |
UnsupportedSecretTypeException(String message) |
UnsupportedSecretTypeException(String message,
Throwable cause) |
UnsupportedSecretTypeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedSecretTypeException()
public UnsupportedSecretTypeException(String message)
public UnsupportedSecretTypeException(String message, Throwable cause)
public UnsupportedSecretTypeException(Throwable cause)
Copyright © 2018 WSO2 Inc. All rights reserved.