Class NotLocalhostException

All Implemented Interfaces:
Serializable

public class NotLocalhostException extends XMPPException
Created: Sep 2, 2010 4:11:34 PM
Author:
Artur Hefczyc
See Also:
  • Constructor Details

    • NotLocalhostException

      public NotLocalhostException()
    • NotLocalhostException

      public NotLocalhostException(String msg)
    • NotLocalhostException

      public NotLocalhostException(Throwable cause)
    • NotLocalhostException

      public NotLocalhostException(String msg, Throwable cause)