PlException Constructor

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog PlException Constructor
SwiPlCs interfaceSbsSW.SwiPlCs.ExceptionsPlExceptionPlException()()()()
Members
Icon Member Description
PlException()()()()
Initializes a new instance of the Exception class.

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

PlException(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.

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

PlException(PlTerm)

To catch a exception thrown by prolog

For a example see PlException.


Assembly: SwiPlCs (Module: SwiPlCs) Version: 1.1.60301.0 (1.1.60301.0)