pl.kernelpanic.dbmonster.schema
Class SchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.kernelpanic.dbmonster.schema.SchemaException
- All Implemented Interfaces:
- Serializable
- public class SchemaException
- extends Exception
SchemaException is throws when an error occures in the
schema structure.
- Version:
- $Id: SchemaException.html,v 1.1 2007/06/21 08:38:14 sbahloul Exp $
- Author:
- Piotr Maj <piotr.maj@kernelpanic.pl>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaException
public SchemaException(String message)
- Constructs new SchemaException with a reason.
- Parameters:
message
- error message
Copyright © 2003-2005 .:. kernelpanic.pl .:.. All Rights Reserved.