Class w3c.tools.store.HolderInitException
All Packages Class Hierarchy This Package Previous Next Index
Class w3c.tools.store.HolderInitException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----w3c.tools.store.HolderInitException
- public class HolderInitException
- extends RuntimeException
Exception throw when unable to restore an attribute holder.
-
HolderInitException(String)
-
HolderInitException
public HolderInitException(String msg)
All Packages Class Hierarchy This Package Previous Next Index