\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.core.exceptions.PropertyNotLoadedException Class Reference

Detailed Description

Thrown to indicate that properties are not available yet but MAY(!) be re-requested later.

Inheritance diagram for fiftyone.pipeline.core.exceptions.PropertyNotLoadedException:

[legend]

Collaboration diagram for fiftyone.pipeline.core.exceptions.PropertyNotLoadedException:

[legend]

Public Member Functions

 PropertyNotLoadedException (String message)
 PropertyNotLoadedException (String message, Throwable cause)
 PropertyNotLoadedException (Throwable cause)

Protected Member Functions

 PropertyNotLoadedException (String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
On This Page