com.mobixess.jodb.core.io
Class JODBResourceNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.mobixess.jodb.core.io.JODBResourceNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class JODBResourceNotFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
JODBResourceNotFoundException()
           
JODBResourceNotFoundException(java.lang.String message)
           
JODBResourceNotFoundException(java.lang.String message, java.lang.Throwable cause)
           
JODBResourceNotFoundException(java.lang.Throwable cause)
           
 
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

JODBResourceNotFoundException

public JODBResourceNotFoundException()

JODBResourceNotFoundException

public JODBResourceNotFoundException(java.lang.String message,
                                     java.lang.Throwable cause)
Parameters:
message -
cause -

JODBResourceNotFoundException

public JODBResourceNotFoundException(java.lang.String message)
Parameters:
message -

JODBResourceNotFoundException

public JODBResourceNotFoundException(java.lang.Throwable cause)
Parameters:
cause -


Copyright © Mobixess Inc. All Rights Reserved.