Package org.jrd.agent.api
Class Variables.FakeVariableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jrd.agent.api.Variables.FakeVariableException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
Variables.NoSuchFakeVariableException
- Enclosing class:
- Variables
public static class Variables.FakeVariableException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FakeVariableException()
FakeVariableException(java.lang.Exception ex)
FakeVariableException(java.lang.String s)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
init()
-