All Packages Class Hierarchy This Package Previous Next Index
Class com.visigenic.vbroker.interceptor.UserException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----org.omg.CORBA.UserException
|
+----com.visigenic.vbroker.interceptor.UserException
- public final class UserException
- extends UserException
-
exception_data
-
-
repository_id
-
-
UserException()
-
-
UserException(String, InputStream)
-
-
toString()
-
repository_id
public String repository_id
exception_data
public InputStream exception_data
UserException
public UserException()
UserException
public UserException(String repository_id,
InputStream exception_data)
toString
public String toString()
- Overrides:
- toString in class Throwable
All Packages Class Hierarchy This Package Previous Next Index