open class PropertyException : CommonException
PropertyException(message: String, cause: Throwable)
PropertyException(message: String)