Serializable
@Deprecated public class UploadPackMayNotContinueException extends ServiceMayNotContinueException
ServiceMayNotContinueException
instead.Constructor | Description |
---|---|
UploadPackMayNotContinueException() |
Deprecated.
Initialize with no message.
|
UploadPackMayNotContinueException(String msg) |
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isOutput, setOutput
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UploadPackMayNotContinueException()
public UploadPackMayNotContinueException(String msg)
msg
- a message explaining why it cannot continue. This message may
be shown to an end-user.Copyright © 2018. All rights reserved.