com.sas.util
Class TimedOutException

com.sas.util.TimedOutException
All Implemented Interfaces:
java.io.Serializable

public class TimedOutException

An exception which is thrown when a time constrained command takes too long to execute.

Since:
1.2
See Also:
TimedCommand, TimedCommandInterface, Serialized Form

Constructor Summary
TimedOutException()
           
TimedOutException(java.lang.String message)
           
 

Constructor Detail

TimedOutException

public TimedOutException()

TimedOutException

public TimedOutException(java.lang.String message)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.