consciouscode.seedling.config
Class SyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
consciouscode.seedling.SeedlingException
consciouscode.seedling.config.SyntaxException
- All Implemented Interfaces:
- Serializable
public class SyntaxException
- extends SeedlingException
- See Also:
- Serialized Form
SyntaxException
public SyntaxException(String message,
Throwable cause)
- Parameters:
message
- cause
-
SyntaxException
public SyntaxException(String message)
- Parameters:
message
-
SyntaxException
public SyntaxException(Throwable cause)
- Parameters:
cause
-
Copyright © 2001–2012
Todd V. Jonker. All Rights Reserved.