Class LocalhostException

All Implemented Interfaces:
Serializable

public class LocalhostException extends XMPPException
Created: Dec 7, 2010 5:25:55 PM
Author:
Artur Hefczyc
See Also:
  • Constructor Details

    • LocalhostException

      public LocalhostException()
    • LocalhostException

      public LocalhostException(String msg)
    • LocalhostException

      public LocalhostException(Throwable cause)
    • LocalhostException

      public LocalhostException(String msg, Throwable cause)