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.java,v 1.3 2006/01/05 16:29:37 majek Exp $
- Author:
- Piotr Maj <pm@jcake.com>
- 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-2006 .:. kernelpanic.pl .:.. All Rights Reserved.