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


Constructor Index

 o RecoveryException()
Null constructor
 o RecoveryException(String)
RecoveryException constructor comment.

Constructors

 o RecoveryException
 public RecoveryException()
Null constructor

 o RecoveryException
 public RecoveryException(String s)
RecoveryException constructor comment.

Parameters:
s - java.lang.String

All Packages  Class Hierarchy  This Package  Previous  Next  Index