Package org.csstudio.opibuilder.util
Class InfiniteLoopException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.csstudio.opibuilder.util.InfiniteLoopException
- All Implemented Interfaces:
Serializable
Infinite loop detected.
- See Also:
-
Constructor Summary
ConstructorDescriptionInfiniteLoopException
(String message) InfiniteLoopException
(String message, Throwable cause) InfiniteLoopException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InfiniteLoopException
public InfiniteLoopException() -
InfiniteLoopException
-
InfiniteLoopException
-
InfiniteLoopException
-