Package org.a11y.BrlAPI
Class Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.a11y.BrlAPI.Exception
-
- All Implemented Interfaces:
java.io.Serializable
public class Exception extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Exception(long handle, int errno, int packettype, byte[] buf)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-