org.castor.ddlgen
Class GeneratorException
Exception
org.castor.ddlgen.GeneratorException
public class GeneratorException
extends Exception
GeneratorException, base class for all DDL generator exception.
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $GeneratorException(String message) - Construct GeneratorException with given message.
|
GeneratorException(String message, Exception ex) - Construct GeneratorException with given message and cause.
|
GeneratorException
public GeneratorException(String message)
Construct GeneratorException with given message.
message
- Exception message.
GeneratorException
public GeneratorException(String message,
Exception ex)
Construct GeneratorException with given message and cause.
message
- Exception message.ex
- Original exception cause.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com