Class MalformedResumeRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.openfire.streammanagement.MalformedResumeRequestException
- All Implemented Interfaces:
Serializable
Thrown by
ResumeRequest when a XEP-0198 <resume/> element cannot be parsed, because it is
missing a required attribute, or one of its attributes has an illegal value.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MalformedResumeRequestException
-