Package jisd.probej
Class ProbeJUndetectedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jisd.probej.ProbeJUndetectedException
-
- All Implemented Interfaces:
java.io.Serializable
public class ProbeJUndetectedException extends java.lang.RuntimeException
Thrown to indicate a connection with ProbeJ went wrong.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProbeJUndetectedException(java.lang.String msg)
-