de.javawi.jstun.attribute
Class MessageAttributeParsingException

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

public class MessageAttributeParsingException
extends MessageAttributeException

See Also:
Serialized Form

Constructor Summary
MessageAttributeParsingException(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

MessageAttributeParsingException

public MessageAttributeParsingException(String mesg)