Class ServerCleanupInProgressException

  • All Implemented Interfaces:
    Serializable

    public class ServerCleanupInProgressException
    extends RuntimeException
    Is thrown on every XML-RPC request if server cleanup is currently in progress.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServerCleanupInProgressException

        public ServerCleanupInProgressException​(String message)