All Packages Class Hierarchy This Package Previous Next Index
Class w3c.pics.profiler.PICSException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----w3c.pics.profiler.PICSException
- public class PICSException
- extends Exception
PICSException is thrown when a syntax error is encountered during the
parsing of pics-service machine-readable description.
-
PICSException(String)
-
PICSException
public PICSException(String s)
All Packages Class Hierarchy This Package Previous Next Index