@Api public class UnknownParameterException extends RuntimeException
| Constructor and Description | 
|---|
| UnknownParameterException(ComponentDefinition userComponentDefinition,
                         String paramId) | 
| Modifier and Type | Method and Description | 
|---|---|
| ComponentDefinition | getComponentDefinition() | 
| String | getParameterId() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownParameterException(ComponentDefinition userComponentDefinition, String paramId)
public String getParameterId()
public ComponentDefinition getComponentDefinition()
Copyright © 2019 Suncode. All rights reserved.