Class TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.swiftmq.tools.requestreply.TimeoutException
All Implemented Interfaces:
Serializable

public class TimeoutException extends Exception
Author:
Andreas Mueller, IIT GmbH
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)