de.javawi.jstun.attribute
Class MessageAttributeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.javawi.jstun.attribute.MessageAttributeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MessageAttributeParsingException

public class MessageAttributeException
extends Exception

See Also:
Serialized Form

Constructor Summary
MessageAttributeException(String mesg)
           
 
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

MessageAttributeException

public MessageAttributeException(String mesg)