Edit

InsufficientBufferException Class

Definition

Buffer is too small

[System.Serializable]
public class InsufficientBufferException : Microsoft.InformationProtection.Exceptions.BadInputException
[<System.Serializable>]
type InsufficientBufferException = class
    inherit BadInputException
Public Class InsufficientBufferException
Inherits BadInputException
Inheritance
InsufficientBufferException
Attributes

Constructors

Name Description
InsufficientBufferException(String)

Constructor for InsufficientBufferException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to