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.


Constructor Index

 o HolderInitException(String)

Constructors

 o HolderInitException
 public HolderInitException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index