Class ServiceTimeoutException

All Implemented Interfaces:
Serializable

public class ServiceTimeoutException extends NativeCommException
Since:
Mar 7, 2006
See Also:
  • Constructor Details

    • ServiceTimeoutException

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

      public ServiceTimeoutException(INCExternalizable request)
      Constructor for NativeCommException.
      Parameters:
      request - the failed request data