de.interactive_instruments.ShapeChange.Target.ArcGISWorkspace
Class DatabaseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.interactive_instruments.ShapeChange.Target.ArcGISWorkspace.DatabaseException
All Implemented Interfaces:
Serializable

public class DatabaseException
extends Exception

Author:
Johannes Echterhoff (echterhoff interactive-instruments de)
See Also:
Serialized Form

Constructor Summary
DatabaseException(String message)
           
DatabaseException(String message, Throwable exception)
           
DatabaseException(Throwable exception)
           
 
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

DatabaseException

public DatabaseException(String message,
                         Throwable exception)

DatabaseException

public DatabaseException(String message)

DatabaseException

public DatabaseException(Throwable exception)


Copyright © 2015. All rights reserved.