public class StoragePathNotSpecifiedException extends GroupDocsViewerException
Thrown when trying to load file from storage or to cache file to storage, but storage path was not specified.
Constructor and Description |
---|
StoragePathNotSpecifiedException(ILocalizationHandler localizationHandler)
Initializes a new instance of the
StoragePathNotSpecifiedException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public StoragePathNotSpecifiedException(ILocalizationHandler localizationHandler)
Initializes a new instance of the StoragePathNotSpecifiedException
class.
localizationHandler
- the localization handlerCopyright © 2018. All rights reserved.