Class AssistedServiceCustomer360Exception

All Implemented Interfaces:
Serializable

public class AssistedServiceCustomer360Exception extends WebserviceException
See Also:
  • Constructor Details

    • AssistedServiceCustomer360Exception

      public AssistedServiceCustomer360Exception(String message)
    • AssistedServiceCustomer360Exception

      public AssistedServiceCustomer360Exception(String message, String reason)
    • AssistedServiceCustomer360Exception

      public AssistedServiceCustomer360Exception(String message, String reason, Throwable cause)
    • AssistedServiceCustomer360Exception

      public AssistedServiceCustomer360Exception(String message, String reason, String subject)
    • AssistedServiceCustomer360Exception

      public AssistedServiceCustomer360Exception(String message, String reason, String subject, Throwable cause)
  • Method Details