Class RemoteAuthException

All Implemented Interfaces:
Serializable

public class RemoteAuthException extends AuthException
Author:
Zsolt Berentey
See Also:
  • Field Details

  • Constructor Details

    • RemoteAuthException

      public RemoteAuthException()
    • RemoteAuthException

      public RemoteAuthException(String msg)
    • RemoteAuthException

      public RemoteAuthException(String msg, Throwable throwable)
    • RemoteAuthException

      public RemoteAuthException(Throwable throwable)
  • Method Details

    • getURL

      public String getURL()
    • setURL

      public void setURL(String url)