public class StorageException
Общий класс для ошибок загрузки и выгрузки
| Constructor and Description | 
|---|
| StorageException()Creates a new instance of  StorageExceptionwithout detail message. | 
| StorageException() | 
| StorageException() | 
| StorageException()Constructs an instance of  StorageExceptionwith the specified detail message. | 
public StorageException()
Creates a new instance of StorageException without detail message.
public StorageException()
public StorageException()
public StorageException()
Constructs an instance of StorageException with the specified detail message.