Show / Hide Table of Contents

Class StorageInsufficientSpaceException

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

Constructors

StorageInsufficientSpaceException()

Declaration
public StorageInsufficientSpaceException()

StorageInsufficientSpaceException(string)

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

StorageInsufficientSpaceException(string, Exception)

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

Methods

GetObjectData(SerializationInfo, StreamingContext)

Declaration
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context
Overrides
Exception.GetObjectData(SerializationInfo, StreamingContext)

Implements

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