public class ThemeMgtServiceExceptionException extends Exception
Constructor and Description |
---|
ThemeMgtServiceExceptionException() |
ThemeMgtServiceExceptionException(String s) |
ThemeMgtServiceExceptionException(String s,
Throwable ex) |
ThemeMgtServiceExceptionException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ThemeMgtServiceException |
getFaultMessage() |
void |
setFaultMessage(ThemeMgtServiceException msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ThemeMgtServiceExceptionException()
public ThemeMgtServiceExceptionException(String s)
public ThemeMgtServiceExceptionException(Throwable cause)
public void setFaultMessage(ThemeMgtServiceException msg)
public ThemeMgtServiceException getFaultMessage()
Copyright © 2018 WSO2. All rights reserved.