public ProtocolException(message as String = "Protocol error"):
Creates a protocol exception.
message
import klyn.net throw ProtocolException("Unsupported protocol")