Class ServiceAbortException

All Implemented Interfaces:
Serializable

public class ServiceAbortException extends NativeCommException
Since:
CS5
See Also:
  • Constructor Details

    • ServiceAbortException

      public ServiceAbortException(String message)
      Constructor for ServiceTimeoutException.
      Parameters:
      message - detail message
    • ServiceAbortException

      public ServiceAbortException(IRequest request)
      Constructor for NativeCommException.
      Parameters:
      request - the failed request data