Class RAP.RepositorySystemError
All Packages Class Hierarchy This Package Previous Next Index
Class RAP.RepositorySystemError
Object
|
+----Throwable
|
+----Exception
|
+----UserException
|
+----RAP.RepositorySystemError
- public final class RepositorySystemError
- extends UserException
- implements Cloneable
-
ExceptionCode
-
-
ExceptionString
-
-
RAP.RepositorySystemError()
-
-
RAP.RepositorySystemError(int, String)
-
-
clone()
-
ExceptionCode
public int ExceptionCode
ExceptionString
public java.lang.String ExceptionString
RepositorySystemError
public RepositorySystemError()
RepositorySystemError
public RepositorySystemError(int ExceptionCode,
String ExceptionString)
clone
public java.lang.Object clone()
- Overrides:
- clone in class Object
All Packages Class Hierarchy This Package Previous Next Index