org.jdiameter.common.impl.validation
Class DiameterMessageNotValidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jdiameter.common.api.DiameterRuntimeException
org.jdiameter.common.impl.validation.DiameterMessageNotValidException
- All Implemented Interfaces:
- java.io.Serializable
public class DiameterMessageNotValidException
- extends DiameterRuntimeException
Start time:11:31:29 2009-05-26
Project: diameter-parent
- Author:
- Bartosz Baranowski , Alexandre Mendonca
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DiameterMessageNotValidException
public DiameterMessageNotValidException()
DiameterMessageNotValidException
public DiameterMessageNotValidException(java.lang.String message)
- Parameters:
message -
DiameterMessageNotValidException
public DiameterMessageNotValidException(java.lang.Throwable cause)
- Parameters:
cause -
DiameterMessageNotValidException
public DiameterMessageNotValidException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message - cause -
Copyright © 2009. All Rights Reserved.