public class BranchDeletionFailedException extends IOException
Constructor and Description |
---|
BranchDeletionFailedException()
Constructor for BranchDeletionFailedException
|
BranchDeletionFailedException(String message)
Constructor for BranchDeletionFailedException
|
BranchDeletionFailedException(String message,
Exception cause)
Constructor for BranchDeletionFailedException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BranchDeletionFailedException()
public BranchDeletionFailedException(String message)
message
- The Exception messageCopyright © 2016–2022. All rights reserved.