Reference Library
TranscoderException Class
NamespacesZamasoft.CTITranscoderException
変換処理中の中断に対して発生する例外です。
Declaration Syntax
C#Visual BasicVisual C++
public class TranscoderException : Exception
Public Class TranscoderException _
	Inherits Exception
public ref class TranscoderException : public Exception
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TranscoderException(StateCode, Int16, array<String>[]()[][], String)
Args
メッセージに付随する値です。

Code
中断の原因となったメッセージコードです。

Data (Inherited from Exception.)
Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetBaseException()()()() (Inherited from Exception.)
GetHashCode()()()() (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from Exception.)
GetType()()()() (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
MemberwiseClone()()()() (Inherited from Object.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
State
TargetSite (Inherited from Exception.)
ToString()()()() (Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 TranscoderException

Assembly: CTI (Module: CTI)