Class IRemoteRepository2.BadRepositoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omegat.core.team2.IRemoteRepository2.BadRepositoryException
All Implemented Interfaces:
Serializable
Enclosing interface:
IRemoteRepository2

public static class IRemoteRepository2.BadRepositoryException extends Exception
Given repository does not exist on the remote machine
See Also:
  • Constructor Details

    • BadRepositoryException

      public BadRepositoryException(String message)