public class DeviceApplicationException extends Exception
Constructor and Description |
---|
DeviceApplicationException() |
DeviceApplicationException(String msg) |
DeviceApplicationException(String msg,
Exception e) |
DeviceApplicationException(String msg,
Throwable cause) |
DeviceApplicationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
void |
setErrorMessage(String errorMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DeviceApplicationException(String msg)
public DeviceApplicationException()
public DeviceApplicationException(Throwable cause)
public void setErrorMessage(String errorMessage)
Copyright © 2017 WSO2. All rights reserved.