Class InvoiceNotFoundRestServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.msf4j.client.exception.RestServiceException
-
- org.wso2.msf4j.example.client.exception.InvoiceNotFoundRestServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvoiceNotFoundRestServiceException extends org.wso2.msf4j.client.exception.RestServiceExceptionException thrown when an invoice is not found via the REST client.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvoiceNotFoundRestServiceException(java.lang.String message)
-