public class GdcUploadErrorException extends GdcRestApiException
| Constructor and Description |
|---|
GdcUploadErrorException(String msg)
Constructs an instance of
GdcIntegrationErrorException with the specified detail message. |
getLocalizedMessage, getMessage, toStringaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GdcUploadErrorException(String msg)
GdcIntegrationErrorException with the specified detail message.msg - the detail message.Copyright © 2014. All rights reserved.