Class nLoginRequestUnsupportedException

All Implemented Interfaces:
Serializable

public class nLoginRequestUnsupportedException extends UnsupportedOperationException
Exception thrown when an API request cannot be fulfilled in the current implementation.

Only thrown in PROXY implementations.

See Also:
  • Constructor Details

    • nLoginRequestUnsupportedException

      public nLoginRequestUnsupportedException(String message)