Class UnknownParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.component.exception.UnknownParameterException
- All Implemented Interfaces:
Serializable
Exception caused by referencing to nonexistent component parameter.
- Author:
- RafaĆ Nowacki 13 kwi 2016
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnknownParameterException
(ComponentDefinition userComponentDefinition, String paramId) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownParameterException
-
-
Method Details
-
getParameterId
-
getComponentDefinition
-