Class PullFromRemoteConflictException

All Implemented Interfaces:
Serializable

public class PullFromRemoteConflictException extends ServiceLayerException
See Also:
  • Constructor Details

    • PullFromRemoteConflictException

      public PullFromRemoteConflictException()
    • PullFromRemoteConflictException

      public PullFromRemoteConflictException(Throwable e)
    • PullFromRemoteConflictException

      public PullFromRemoteConflictException(String message)
    • PullFromRemoteConflictException

      public PullFromRemoteConflictException(String message, Exception e)