Package org.yamcs

Class LimitExceededException

All Implemented Interfaces:
Serializable

public class LimitExceededException extends RuntimeException
Thrown by a method that causes a user/system specified limit to be exceeded.
See Also:
  • Constructor Details

    • LimitExceededException

      public LimitExceededException(String message)