Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnmergedPathsException()
public UnmergedPathsException(Throwable cause)
cause
- original exceptionCopyright © 2018. All rights reserved.