Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
PlTypeException Constructor
SwiPlCs interfaceSbsSW.SwiPlCs.ExceptionsPlTypeExceptionPlTypeException()()()()
Members
IconMemberDescription
PlTypeException()()()()
Initializes a new instance of the Exception class.

PlTypeException(String)
Initializes a new instance of the Exception class with a specified error message.

PlTypeException(String, Exception)
Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.

PlTypeException(SerializationInfo, StreamingContext)
Initializes a new instance of the Exception class with serialized data.

PlTypeException(PlTerm)

To catch a exception thrown by prolog

For a example see PlException.


PlTypeException(String, PlTerm)
Creates an ISO standard Prolog error term expressing the expected type and actual term that does not satisfy this type.

Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)