com.mobixess.jodb.core
Class JodbIOException

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

public class JodbIOException
extends java.io.IOException

See Also:
Serialized Form

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

JodbIOException

public JodbIOException()

JodbIOException

public JodbIOException(java.lang.String s)
Parameters:
s -

JodbIOException

public JodbIOException(java.lang.String s,
                       java.lang.Throwable cause)
Parameters:
s -

JodbIOException

public JodbIOException(java.lang.Throwable cause)
Parameters:
s -


Copyright © Mobixess Inc. All Rights Reserved.