abstractpublic class PropertyException extends Exception(Code)
Abstract superclass for all exceptions thrown from this package's
classes. It can contain a nested exception (the reason for the
exception) and contains the name of the property describing the
context.
author: Nils Meier