Class StageNotFoundException

    • Constructor Detail

      • StageNotFoundException

        public StageNotFoundException​(String message)
        Constructs a new StageNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.