org.a11y.BrlAPI

Class Exception


public class Exception
extends java.lang.Exception

Constructor Summary

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

Method Summary

String
toString()

Constructor Details

Exception

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

Method Details

toString

public final String toString()