Serializable
public class UploadPackInternalServerErrorException extends IOException
Constructor | Description |
---|---|
UploadPackInternalServerErrorException(Throwable why) |
Initialize a new exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UploadPackInternalServerErrorException(Throwable why)
why
- root cause.Copyright © 2018. All rights reserved.