2005/5/9
-- ACDK API Docs Namespaces acdk acdk::net ProtocolException members Java (java.sun.com) See also: ProtocolException.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <ProtocolException.h>
Inheritance diagram for acdk::net::ProtocolException:
[inline]
Constructs a new ProtocolException with no descriptive message.
Constructs a new ProtocolException with a descriptive message (such as the text from strerror(3)) passed in as an argument.