PropertyException

An exception class for the errors generated by the proper-d code.

class PropertyException : Exception {}

Constructors

this
this(string message, Throwable thrown)
Undocumented in source.

Meta