Class ServerConflictException

All Implemented Interfaces:
Serializable, MessageFormattable

public class ServerConflictException extends TaskException
Represents a task exception associated with a server conflict.
Author:
dbernstein
See Also:
  • Constructor Details

    • ServerConflictException

      public ServerConflictException(String message)