schemacrawler.schemacrawler
Class SchemaCrawlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
schemacrawler.schemacrawler.SchemaCrawlerException
- All Implemented Interfaces:
- Serializable
public class SchemaCrawlerException
- extends Exception
Exception for the SchemaCrawler.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaCrawlerException
public SchemaCrawlerException(String message)
-
SchemaCrawlerException
public SchemaCrawlerException(String message,
Throwable cause)
-
Copyright © 2003-2009 Sualeh Fatehi. All Rights Reserved.