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