de.espirit.firstspirit.module
Class UnsupportedGadgetTypeException

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

public class UnsupportedGadgetTypeException
extends RuntimeException

Exception thrown for unsupported type's of gadgets.

Since:
4.2.200
See Also:
Serialized Form

Method Summary
 String getName()
          Get the name of the editor/module not supporting the respective type.
 Class<?> getType()
          Get the type failed to retrieve and editor for.
 
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

getType

public Class<?> getType()
Get the type failed to retrieve and editor for.

Returns:
The type.
Since:
4.2.200

getName

public String getName()
Get the name of the editor/module not supporting the respective type.

Returns:
The editor's name.
Since:
4.2.200


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