Class LlvmException
Exception thrown from LLVM Error Messages
Namespace: Llvm.NET.Interop
Assembly: Llvm.NET.dll
Syntax
public class LlvmException : Exception, ISerializable, _Exception
Constructors
LlvmException() | Initializes a new instance of the LlvmException class. |
LlvmException(SerializationInfo, StreamingContext) | Initializes a new instance of the LlvmException class. |
LlvmException(String) | Initializes a new instance of the LlvmException class. |
LlvmException(String, Exception) | Initializes a new instance of the LlvmException class. |