ServiceMayNotContinueException
instead.@Deprecated public class UploadPackMayNotContinueException extends ServiceMayNotContinueException
Constructor and Description |
---|
UploadPackMayNotContinueException()
Deprecated.
Initialize with no message.
|
UploadPackMayNotContinueException(String msg)
Deprecated.
|
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 © 2014. All rights reserved.