Class SapBillingInvoiceUserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.hybris.sapbillinginvoiceservices.exception.SapBillingInvoiceUserException
All Implemented Interfaces:
Serializable

public class SapBillingInvoiceUserException extends Exception
See Also:
  • Constructor Details

    • SapBillingInvoiceUserException

      public SapBillingInvoiceUserException(String msg)
      Constructor.
      Parameters:
      msg - Message for the Exception
    • SapBillingInvoiceUserException

      public SapBillingInvoiceUserException(String msg, Throwable ex)
      Constructor.
      Parameters:
      msg - Message for the Exception
      ex - root cause