Class PrivateIPAddressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.search.experiences.blueprint.exception.PrivateIPAddressException
All Implemented Interfaces:
Serializable

public class PrivateIPAddressException extends RuntimeException
See Also:
  • Constructor Details

    • PrivateIPAddressException

      public PrivateIPAddressException()
    • PrivateIPAddressException

      public PrivateIPAddressException(String msg)
    • PrivateIPAddressException

      public PrivateIPAddressException(String msg, Throwable throwable)
    • PrivateIPAddressException

      public PrivateIPAddressException(Throwable throwable)