Class InvoiceNotFoundRestServiceException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvoiceNotFoundRestServiceException
    extends org.wso2.msf4j.client.exception.RestServiceException
    Exception thrown when an invoice is not found via the REST client.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • InvoiceNotFoundRestServiceException

        public InvoiceNotFoundRestServiceException​(java.lang.String message)