Package com.logicaldoc.enterprise.update
Class ResourceUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.logicaldoc.enterprise.update.ResourceUnavailableException
- All Implemented Interfaces:
- Serializable
An exception to carry the reason why an update package cannot be downloaded
- Since:
- 8.6.1
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ResourceUnavailableExceptionpublic ResourceUnavailableException(int httpErrorCode) Constructor- Parameters:
- httpErrorCode- the HTTP error code received by the remote LM
 
 
- 
- 
Method Details- 
getReason
 
-