Serialized Form


Package dk.i1.diameter

Class dk.i1.diameter.InvalidAddressTypeException extends Exception implements Serializable

Serialized Fields

avp

AVP avp
The AVP that did not have the correct size/type of its expected type. This can later be wrapped into an Failed-AVP AVP.

Class dk.i1.diameter.InvalidAVPLengthException extends Exception implements Serializable

Serialized Fields

avp

AVP avp
The AVP that did not have the correct size of its expected type. This can later be wrapped into an Failed-AVP AVP.


Package dk.i1.diameter.node

Class dk.i1.diameter.node.ConnectionTimeoutException extends java.util.concurrent.TimeoutException implements Serializable

Class dk.i1.diameter.node.EmptyHostNameException extends Exception implements Serializable

Class dk.i1.diameter.node.InvalidSettingException extends Exception implements Serializable

Class dk.i1.diameter.node.NotAnAnswerException extends Exception implements Serializable

Class dk.i1.diameter.node.NotARequestException extends Exception implements Serializable

Class dk.i1.diameter.node.NotProxiableException extends Exception implements Serializable

Class dk.i1.diameter.node.NotRoutableException extends Exception implements Serializable

Class dk.i1.diameter.node.StaleConnectionException extends Exception implements Serializable

Class dk.i1.diameter.node.UnsupportedTransportProtocolException extends Exception implements Serializable

Class dk.i1.diameter.node.UnsupportedURIException extends Exception implements Serializable


Package dk.i1.diameter.session

Class dk.i1.diameter.session.InvalidStateException extends Exception implements Serializable