org.marre.mms
Class MmsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.marre.mms.MmsException
All Implemented Interfaces:
java.io.Serializable

public class MmsException
extends java.lang.Exception

See Also:
Serialized Form

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

MmsException

public MmsException(java.lang.String reason,
                    java.lang.Throwable cause)

MmsException

public MmsException(java.lang.String reason)


Copyright © 2002-2005 Markus Eriksson. All Rights Reserved.