com.evdb.javaapi
Class EVDBRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.evdb.javaapi.EVDBRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class EVDBRuntimeException
extends java.lang.Exception

Class for other, non-API exceptions

Author:
tylerv
See Also:
Serialized Form

Constructor Summary
EVDBRuntimeException(java.lang.String msg)
           
EVDBRuntimeException(java.lang.String string, java.lang.Exception e)
           
 
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

EVDBRuntimeException

public EVDBRuntimeException(java.lang.String msg)

EVDBRuntimeException

public EVDBRuntimeException(java.lang.String string,
                            java.lang.Exception e)


Copyright © 2007 Eventful Inc. All Rights Reserved.