org.postgresql.pljava
Class TriggerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by org.postgresql.pljava.TriggerException
All Implemented Interfaces:
java.io.Serializable

public class TriggerException
extends java.sql.SQLException

See Also:
Serialized Form

Field Summary
static java.lang.String TRIGGER_ACTION_EXCEPTION
           
 
Constructor Summary
TriggerException(TriggerData td)
           
TriggerException(TriggerData td, java.lang.String reason)
           
 
Method Summary
 
Methods inherited from class java.sql.SQLException
getErrorCode, getNextException, getSQLState, setNextException
 
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
 

Field Detail

TRIGGER_ACTION_EXCEPTION

public static final java.lang.String TRIGGER_ACTION_EXCEPTION
See Also:
Constant Field Values
Constructor Detail

TriggerException

public TriggerException(TriggerData td)

TriggerException

public TriggerException(TriggerData td,
                        java.lang.String reason)


Copyright (c) 2003, 2004 TADA AB - Taby Sweden. Distributed under the terms shown in COPYRIGHT