C# Class Axiom.Compiler.Framework.PrologCompilerException

Inheritance: System.Exception
Exibir arquivo Open project: ahodroj/prologdotnet

Public Methods

Method Description
PrologCompilerException ( string message ) : System
ToString ( ) : string

Method Details

PrologCompilerException() public method

public PrologCompilerException ( string message ) : System
message string
return System

ToString() public method

public ToString ( ) : string
return string