Class ServiceException

  • All Implemented Interfaces:
    Serializable

    public class ServiceException
    extends ResultStatusException
    Thrown by service connector methods when an error occurs because of problems in the service. This should not occur under normal conditions.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceException

        public ServiceException​(ResultStatus resultStatus)