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