com.jcraft.jorbis
Class JOrbisException

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

public class JOrbisException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
JOrbisException()
           
JOrbisException(java.lang.String s)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JOrbisException

public JOrbisException()

JOrbisException

public JOrbisException(java.lang.String s)