All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class XSA.InternalXSAException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----XSA.InternalXSAException

public class InternalXSAException
extends Exception
This exception is used internally in the XSA package to signal various kinds of problems.


Constructor Index

 o InternalXSAException(String)

Constructors

 o InternalXSAException
 public InternalXSAException(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index