public class FrameworkRuntimeException
extends org.wso2.carbon.identity.base.IdentityRuntimeException
Modifier | Constructor and Description |
---|---|
protected |
FrameworkRuntimeException(String errorDescription) |
protected |
FrameworkRuntimeException(String errorDescription,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static FrameworkRuntimeException |
error(String message) |
static FrameworkRuntimeException |
error(String errorDescription,
Throwable cause) |
addErrorInfo, error, getCode, getErrorInfoList
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected FrameworkRuntimeException(String errorDescription)
public static FrameworkRuntimeException error(String message)
public static FrameworkRuntimeException error(String errorDescription, Throwable cause)
Copyright © 2016 WSO2. All rights reserved.