org.mobicents.protocols.ss7.isup
Class ParameterRangeInvalidException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.mobicents.protocols.ss7.isup.ParameterRangeInvalidException
All Implemented Interfaces:
java.io.Serializable

public class ParameterRangeInvalidException
extends java.lang.Exception

Start time:14:37:23 2009-04-20
Project: mobicents-isup-stack

Author:
Bartosz Baranowski
See Also:
Serialized Form

Constructor Summary
ParameterRangeInvalidException()
           
ParameterRangeInvalidException(java.lang.String message)
           
ParameterRangeInvalidException(java.lang.String message, java.lang.Throwable cause)
           
ParameterRangeInvalidException(java.lang.Throwable cause)
           
 
Method Summary
 
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
 

Constructor Detail

ParameterRangeInvalidException

public ParameterRangeInvalidException()

ParameterRangeInvalidException

public ParameterRangeInvalidException(java.lang.String message,
                                      java.lang.Throwable cause)

ParameterRangeInvalidException

public ParameterRangeInvalidException(java.lang.String message)

ParameterRangeInvalidException

public ParameterRangeInvalidException(java.lang.Throwable cause)


Copyright © 2010. All Rights Reserved.