com.jcraft.jorbis
Class JOrbisException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.jcraft.jorbis.JOrbisException
All Implemented Interfaces:
java.io.Serializable

public class JOrbisException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
JOrbisException()
           
JOrbisException(java.lang.String s)
           
 
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

JOrbisException

public JOrbisException()

JOrbisException

public JOrbisException(java.lang.String s)


Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.