org.castor.ddlgen
Class TypeNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.castor.ddlgen.GeneratorException
              extended by org.castor.ddlgen.TypeNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class TypeNotFoundException
extends GeneratorException

Type not found exception.

Since:
1.1
Version:
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Le Duc Bao, Ralf Joachim
See Also:
Serialized Form

Constructor Summary
TypeNotFoundException(java.lang.String message)
          Construct TypeNotFoundException with given message.
TypeNotFoundException(java.lang.String message, java.lang.Exception ex)
          Construct TypeNotFoundException with given message and cause.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TypeNotFoundException

public TypeNotFoundException(java.lang.String message)
Construct TypeNotFoundException with given message.

Parameters:
message - Exception message.

TypeNotFoundException

public TypeNotFoundException(java.lang.String message,
                             java.lang.Exception ex)
Construct TypeNotFoundException with given message and cause.

Parameters:
message - Exception message.
ex - Original exception cause.


Intalio Inc. (C) 1999-2007. All rights reserved http://www.intalio.com