de.espirit.firstspirit.module
Class NoSuchComponentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.espirit.firstspirit.module.NoSuchComponentException
All Implemented Interfaces:
Serializable

public class NoSuchComponentException
extends RuntimeException

Exception thrown when trying to access a component not being available.

Since:
4.2.200
See Also:
Serialized Form

Method Summary
 String getName()
          Get the name of component failed to look up.
 
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
 

Method Detail

getName

public String getName()
Get the name of component failed to look up.

Returns:
The unavailable component's name.
Since:
4.2.200


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480