net.dpml.component
Class UnknownPartException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjava.lang.IllegalArgumentException
                  extended bynet.dpml.component.UnknownPartException
All Implemented Interfaces:
Serializable

public class UnknownPartException
extends IllegalArgumentException

Exception thrown when a component request an unknown part.

Version:
1.0.1
Author:
Digital Product Meta Library
See Also:
Serialized Form

Constructor Summary
UnknownPartException(String key)
          Creation of a new UnknownPartException.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownPartException

public UnknownPartException(String key)
Creation of a new UnknownPartException.

Parameters:
key - the part key