org.postgresql.pljava.internal
Class ServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by org.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