All Packages Class Hierarchy This Package Previous Next Index
Class w3c.jigsaw.ssi.ControlCommandException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----w3c.jigsaw.ssi.ControlCommandException
- public class ControlCommandException
- extends Exception
-
ControlCommandException(String)
-
-
ControlCommandException(String, String)
-
ControlCommandException
public ControlCommandException(String msg)
ControlCommandException
public ControlCommandException(String name,
String msg)
All Packages Class Hierarchy This Package Previous Next Index