sg.edu.nyp.drmPublisher
Class NonMMSAddressException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bysg.edu.nyp.drmPublisher.NonMMSAddressException
All Implemented Interfaces:
java.io.Serializable

public class NonMMSAddressException
extends java.lang.Exception

Aclass thrown when trying to MMS format non MMS addresses.

Author:
Pierre Trocme
See Also:
Serialized Form

Constructor Summary
NonMMSAddressException()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NonMMSAddressException

public NonMMSAddressException()