Stanse  -1
Public Member Functions | List of all members
cz.muni.stanse.threadchecker.exceptions.CycleException Class Reference
Inheritance diagram for cz.muni.stanse.threadchecker.exceptions.CycleException:
Inheritance graph
[legend]
Collaboration diagram for cz.muni.stanse.threadchecker.exceptions.CycleException:
Collaboration graph
[legend]

Public Member Functions

 CycleException (Throwable cause)
 
 CycleException (String message, Throwable cause)
 
 CycleException (String message)
 
 CycleException ()
 

Detailed Description

Author
Jan Kučera

Constructor & Destructor Documentation

cz.muni.stanse.threadchecker.exceptions.CycleException.CycleException ( Throwable  cause)
inline
cz.muni.stanse.threadchecker.exceptions.CycleException.CycleException ( String  message,
Throwable  cause 
)
inline
cz.muni.stanse.threadchecker.exceptions.CycleException.CycleException ( String  message)
inline
cz.muni.stanse.threadchecker.exceptions.CycleException.CycleException ( )
inline

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