org.jdiameter.api
Class IllegalDiameterStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jdiameter.api.IllegalDiameterStateException
- All Implemented Interfaces:
- java.io.Serializable
public class IllegalDiameterStateException
- extends java.lang.Exception
Signals that a method has been invoked at an illegal or
inappropriate time.
- Version:
- 1.5.1 Final
- 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 |
IllegalDiameterStateException
public IllegalDiameterStateException()
IllegalDiameterStateException
public IllegalDiameterStateException(java.lang.String message)
IllegalDiameterStateException
public IllegalDiameterStateException(java.lang.String message,
java.lang.Throwable cause)
IllegalDiameterStateException
public IllegalDiameterStateException(java.lang.Throwable cause)
Copyright © 2009. All Rights Reserved.