Class StrategyException

    • Constructor Detail

      • StrategyException

        public StrategyException()
      • StrategyException

        public StrategyException​(String message,
                                 Object... values)
      • StrategyException

        public StrategyException​(String message,
                                 Throwable cause)
      • StrategyException

        public StrategyException​(String message)
      • StrategyException

        public StrategyException​(Throwable cause)