public class UnknownPropertyException extends NodeException
Constructor and Description |
---|
UnknownPropertyException()
Create an instance of the exception
|
UnknownPropertyException(String message)
Create an instance of the exception with a message
|
UnknownPropertyException(String message,
Throwable cause)
Create an instance of the exception
|
getLocalizedMessage
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownPropertyException()
public UnknownPropertyException(String message)
message
- message of the exceptionCopyright © 2016 Gentics Software GmbH. All Rights Reserved.