ca.sqlpower.architect.etl
Class UnknownDatabaseTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ca.sqlpower.architect.ArchitectException
              extended by ca.sqlpower.architect.etl.UnknownDatabaseTypeException
All Implemented Interfaces:
java.io.Serializable

public class UnknownDatabaseTypeException
extends ArchitectException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class ca.sqlpower.architect.ArchitectException
cause
 
Constructor Summary
UnknownDatabaseTypeException(java.lang.String type)
           
 
Method Summary
 
Methods inherited from class ca.sqlpower.architect.ArchitectException
getCause, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownDatabaseTypeException

public UnknownDatabaseTypeException(java.lang.String type)


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca