Class w3c.jigsaw.resources.AttributeHolderInitException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.jigsaw.resources.AttributeHolderInitException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----w3c.jigsaw.resources.AttributeHolderInitException

public class AttributeHolderInitException
extends RuntimeException
Exception throw when unable to restore an attribute holder.

Constructor Index

 o AttributeHolderInitException(String)

Constructors

 o AttributeHolderInitException
  public AttributeHolderInitException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index