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

Constructor Index

 o ControlCommandException(String)
 o ControlCommandException(String, String)

Constructors

 o ControlCommandException
 public ControlCommandException(String msg)
 o ControlCommandException
 public ControlCommandException(String name,
                                String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index