net.dpml.component
Class UnknownPartException

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

public class UnknownPartException
extends IllegalArgumentException

Exception thrown when a component request an unknown part.

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

Constructor Summary
UnknownPartException(String key)
          Creation of a new UnknownPartException.
 
Method Summary
 
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