Class ActionCatalogNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.praxisplatform.uischema.action.ActionCatalogNotFoundException
- All Implemented Interfaces:
Serializable
Falha explicita de lookup no catalogo de actions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmissingCollectionActions(String resourceKey) missingItemActions(String resourceKey) unknownGroup(String group) unknownResourceKey(String resourceKey) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ActionCatalogNotFoundException
-
-
Method Details
-
unknownResourceKey
-
unknownGroup
-
missingItemActions
-
missingCollectionActions
-