org.mobicents.protocols.ss7.map.api
Class MAPException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.mobicents.protocols.ss7.map.api.MAPException
All Implemented Interfaces:
java.io.Serializable

public class MAPException
extends java.lang.Exception

Author:
amit bhayani
See Also:
Serialized Form

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

MAPException

public MAPException()

MAPException

public MAPException(java.lang.String message)

MAPException

public MAPException(java.lang.Throwable cause)

MAPException

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


Copyright © 2010. All Rights Reserved.