Bundt Programmer's Guide · Bundt Programmer's Interface version 1.0.1.0

  1. Home
  2. Reference
  3. Scripting
  4. InputStreamException

InputStreamException class

Namespace: Incipit.Bundt.Scripting

Base type

Exception ScriptingException StreamPositionException

Implemented interfaces

System.Runtime.InteropServices._Exception
System.Runtime.Serialization.ISerializable

Description

A scripting exception indicating a problem with the input stream.

Constructors

InputStreamException.InputStreamException()
InputStreamException.InputStreamException(string)
InputStreamException.InputStreamException(string, Exception)
InputStreamException.InputStreamException(string, StreamRange)
InputStreamException.InputStreamException(string, StreamRange, Exception)
StreamPositionException.StreamPositionException()
StreamPositionException.StreamPositionException(string)
StreamPositionException.StreamPositionException(string, Exception)
StreamPositionException.StreamPositionException(string, StreamRange)
StreamPositionException.StreamPositionException(string, StreamRange, Exception)
ScriptingException.ScriptingException()
ScriptingException.ScriptingException(string)
ScriptingException.ScriptingException(string, Exception)

Properties

Range (inherited from StreamPositionException)

Methods

No methods.

Fields

No fields.

Events

No events.


Contents distributed under a Creative Commons Attribution 4.0 International License · About · Terms of Use · Contact Us · last updated on 08 October 2020