Serializablepublic class UnmergedPathsException extends GitAPIException
| Constructor | Description |
|---|---|
UnmergedPathsException() |
The default constructor with a default message
|
UnmergedPathsException(Throwable cause) |
The default constructor with a default message
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnmergedPathsException()
public UnmergedPathsException(Throwable cause)
cause - original exceptionCopyright © 2018. All rights reserved.