Uses of Class
com.bea.wcp.diameter.MessageException
Packages that use MessageException
Package
Description
The Diameter base protocol API.
The Diameter offline charging API (Rf interface).
The Diameter credit control API (Ro interface).
-
Uses of MessageException in com.bea.wcp.diameter
Subclasses of MessageException in com.bea.wcp.diameterModifier and TypeClassDescriptionclassException raised if an invalid AVP was encountered in a Diameter message.Methods in com.bea.wcp.diameter that return MessageExceptionModifier and TypeMethodDescriptionstatic MessageExceptionMessageException.unableToComply(String msg) Convenience method that returns a new UNABLE_TO_COMPLY MessageException.Methods in com.bea.wcp.diameter that throw MessageExceptionModifier and TypeMethodDescriptionvoidMessage.decodeAvps(ByteBuffer bb) Called by Connection to decode message AVPs.voidAnswer.preValidate()voidMessage.preValidate()Performs initial validation of a message to include validation of AVPs required to determine if the request/answer should be forwarded.voidRequest.preValidate()voidMessage.validate()Validates the message by validating each message AVP.voidPeer.CEA.validate()voidPeer.CER.validate()voidRAA.validate()voidRAR.validate() -
Uses of MessageException in com.bea.wcp.diameter.accounting
Methods in com.bea.wcp.diameter.accounting that throw MessageException -
Uses of MessageException in com.bea.wcp.diameter.cc
Methods in com.bea.wcp.diameter.cc that throw MessageException -
Uses of MessageException in com.bea.wcp.diameter.sy
Methods in com.bea.wcp.diameter.sy that throw MessageException