public class UnknownPropertyException extends NodeException
Constructor and Description |
---|
UnknownPropertyException()
Create an instance of the exception
|
UnknownPropertyException(java.lang.String message)
Create an instance of the exception with a message
|
UnknownPropertyException(java.lang.String message,
java.lang.Throwable cause)
Create an instance of the exception
|
getLocalizedMessage
public UnknownPropertyException()
public UnknownPropertyException(java.lang.String message)
message
- message of the exceptionpublic UnknownPropertyException(java.lang.String message, java.lang.Throwable cause)
message
- message of the exceptioncause
- cause of the exceptionCopyright © 2019 Gentics Software. All Rights Reserved.