Voyager ORB

com.objectspace.voyager.message
Class TimeoutException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.objectspace.voyager.message.TimeoutException

public class TimeoutException
extends java.lang.Exception

A TimeoutException indicates that a message could not complete within a specified time period.

Version:
3.0
See Also:
Serialized Form

Constructor Summary
TimeoutException(java.lang.String description)
          Construct a TimeoutException with a description.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeoutException

public TimeoutException(java.lang.String description)
Construct a TimeoutException with a description.
Parameters:
description - A string that describes this exception.

ObjectSpace Inc.

(c) Copyright 1997-1999 ObjectSpace, Inc.
14850 Quorum Drive, Suite 500
Dallas, Texas 75240