Package org.omegat.core.team2
Class IRemoteRepository2.BadRepositoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.omegat.core.team2.IRemoteRepository2.BadRepositoryException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- IRemoteRepository2
public static class IRemoteRepository2.BadRepositoryException extends java.lang.Exception
Given repository does not exist on the remote machine- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BadRepositoryException(java.lang.String message)
-