Class GenerationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
bayern.steinbrecher.dbConnector.query.GenerationFailedException
- All Implemented Interfaces:
java.io.Serializable
public class GenerationFailedException
extends java.lang.Exception
- Since:
- 0.5
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description GenerationFailedException()GenerationFailedException(java.lang.String message)GenerationFailedException(java.lang.String message, java.lang.Throwable cause) -
Method Summary
-
Constructor Details
-
GenerationFailedException
public GenerationFailedException() -
GenerationFailedException
public GenerationFailedException(java.lang.String message) -
GenerationFailedException
public GenerationFailedException(java.lang.String message, java.lang.Throwable cause)
-