Class NasConnectionLimitReached

All Implemented Interfaces:
Serializable

public class NasConnectionLimitReached extends NasConfigFault
See Also:
  • Field Details

    • remoteHost

      public String remoteHost
    • remotePath

      public String remotePath
  • Constructor Details

    • NasConnectionLimitReached

      public NasConnectionLimitReached()
  • Method Details

    • getRemoteHost

      public String getRemoteHost()
    • getRemotePath

      public String getRemotePath()
    • setRemoteHost

      public void setRemoteHost(String remoteHost)
    • setRemotePath

      public void setRemotePath(String remotePath)