Definition at line 38 of file AVPDecodeException.java.
Public Member Functions | |
| AVPDecodeException (String message) | |
| Constructs a AVPDecodeException with the specified detail message. | |
Static Private Attributes | |
| static final long | serialVersionUID = 5500365800621352144L |
| de.fhg.fokus.diameter.DiameterPeer.data.AVPDecodeException.AVPDecodeException | ( | String | message | ) |
Constructs a AVPDecodeException with the specified detail message.
| message | The detail message pertaining to this exception. |
Definition at line 47 of file AVPDecodeException.java.
final long de.fhg.fokus.diameter.DiameterPeer.data.AVPDecodeException.serialVersionUID = 5500365800621352144L [static, private] |
Definition at line 40 of file AVPDecodeException.java.
1.5.2