Class ConfigInterruptedException

  • All Implemented Interfaces:
    Serializable

    public class ConfigInterruptedException
    extends RuntimeException
    This exception is thrown when any blocking call within the Config API is interrupted.
    Author:
    Ulf Lilleengen
    See Also:
    Serialized Form
    • Constructor Detail

      • ConfigInterruptedException

        public ConfigInterruptedException​(Throwable cause)