org.postgresql.pljava.internal
Class ServerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.sql.SQLException
              extended byorg.postgresql.pljava.internal.ServerException
All Implemented Interfaces:
java.io.Serializable

public class ServerException
extends java.sql.SQLException

See Also:
Serialized Form

Constructor Summary
ServerException(ErrorData errorData)
           
 
Method Summary
 ErrorData getErrorData()
           
 
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
 

Constructor Detail

ServerException

public ServerException(ErrorData errorData)
Method Detail

getErrorData

public final ErrorData getErrorData()


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