org.a11y.BrlAPI

Class Exception

public class Exception extends Exception

Constructor Summary
Exception(long handle, int errno, int packettype, byte[] buf)
Method Summary
StringtoString()

Constructor Detail

Exception

public Exception(long handle, int errno, int packettype, byte[] buf)

Method Detail

toString

public final String toString()