org.epics.pvmanager
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.epics.pvmanager.TimeoutException
- All Implemented Interfaces:
- Serializable
public class TimeoutException
- extends RuntimeException
Exception thrown when a PVReader
or PVWriter
exceed their
timeout.
- Author:
- carcassi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeoutException
public TimeoutException(String message)
Copyright © 2011. All Rights Reserved.