de.espirit.firstspirit.module
Class UnsupportedGadgetTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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 |
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