Class InvalidRankNameException

All Implemented Interfaces:
Serializable

public class InvalidRankNameException extends AppianRuntimeException

This exception may be thrown by service methods detecting that the rank name is invalid.

See Also:
  • Field Details

  • Constructor Details

    • InvalidRankNameException

      public InvalidRankNameException()
    • InvalidRankNameException

      public InvalidRankNameException(Throwable cause)