de.tud.dvs1.mmpgp2p
Class MmpgP2PException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.tud.dvs1.mmpgp2p.MmpgP2PException
All Implemented Interfaces:
java.io.Serializable

public class MmpgP2PException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
MmpgP2PException()
           
MmpgP2PException(java.lang.String s)
           
 
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

MmpgP2PException

public MmpgP2PException()

MmpgP2PException

public MmpgP2PException(java.lang.String s)