Open Kilda Java Documentation
org.openkilda.wfm.error.ConfigurationException Class Reference
Inheritance diagram for org.openkilda.wfm.error.ConfigurationException:
org.openkilda.wfm.error.AbstractException

Public Member Functions

 ConfigurationException (String s)
 
 ConfigurationException (String s, Throwable throwable)
 
- Public Member Functions inherited from org.openkilda.wfm.error.AbstractException
 AbstractException (String s)
 
 AbstractException (String s, Throwable throwable)
 

Detailed Description

Definition at line 3 of file ConfigurationException.java.

Constructor & Destructor Documentation

◆ ConfigurationException() [1/2]

org.openkilda.wfm.error.ConfigurationException.ConfigurationException ( String  s)

Definition at line 4 of file ConfigurationException.java.

◆ ConfigurationException() [2/2]

org.openkilda.wfm.error.ConfigurationException.ConfigurationException ( String  s,
Throwable  throwable 
)

Definition at line 8 of file ConfigurationException.java.


The documentation for this class was generated from the following file: