Show / Hide Table of Contents

Class StorageException

Chyba indikujúca problém s úložiskom

Inheritance
object
Exception
StorageException
DICMismatchStorageException
IndexTableIntegrityException
StorageInsufficientSpaceException
UniqueConstraintStorageException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class StorageException : Exception, ISerializable

Constructors

StorageException()

Declaration
public StorageException()

StorageException(SerializationInfo, StreamingContext)

Declaration
protected StorageException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

StorageException(string)

Declaration
public StorageException(string message)
Parameters
Type Name Description
string message

StorageException(string, Exception)

Declaration
public StorageException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException

Implements

ISerializable
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©