Package com.jcraft.jorbis
Class JOrbisException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.jcraft.jorbis.JOrbisException
-
- All Implemented Interfaces:
java.io.Serializable
public class JOrbisException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JOrbisException()
JOrbisException(java.lang.String s)
-