Class ShutdownInProgressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.logstash.logback.appender.ShutdownInProgressException
All Implemented Interfaces:
Serializable

public class ShutdownInProgressException extends Exception
Indicates that an action cannot be performed because a shutdown is in progress
See Also:
  • Constructor Details

    • ShutdownInProgressException

      public ShutdownInProgressException()