Class FileTooLargeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.xmpp.XMPPProcessorException
tigase.component.exceptions.ComponentException
tigase.http.upload.FileTooLargeException
All Implemented Interfaces:
Serializable

public class FileTooLargeException extends tigase.component.exceptions.ComponentException
See Also:
  • Constructor Details

    • FileTooLargeException

      public FileTooLargeException(long limit)
  • Method Details

    • makeElement

      public tigase.server.Packet makeElement(tigase.server.Packet packet, boolean insertOriginal) throws tigase.xmpp.PacketErrorTypeException
      Overrides:
      makeElement in class tigase.xmpp.XMPPProcessorException
      Throws:
      tigase.xmpp.PacketErrorTypeException