All Packages Class Hierarchy This Package Previous Next Index
Class ninja.xset.RecoveryException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----ninja.xset.RecoveryException
- public class RecoveryException
- extends Exception
RecoveryException class
-
RecoveryException()
- Null constructor
-
RecoveryException(String)
- RecoveryException constructor comment.
RecoveryException
public RecoveryException()
- Null constructor
RecoveryException
public RecoveryException(String s)
- RecoveryException constructor comment.
- Parameters:
- s - java.lang.String
All Packages Class Hierarchy This Package Previous Next Index