public class KeyplePluginInstantiationException extends KeyplePluginException
Constructor and Description |
---|
KeyplePluginInstantiationException(java.lang.String message) |
KeyplePluginInstantiationException(java.lang.String message,
java.lang.Throwable cause)
Encapsulates a lower level plugin exception
|
public KeyplePluginInstantiationException(java.lang.String message)
message
- the message to identify the exception contextpublic KeyplePluginInstantiationException(java.lang.String message, java.lang.Throwable cause)
message
- message to identify the exception contextcause
- the cause