Class LemonAssertException
Implements
Inherited Members
Namespace: RedLoader.Assertions
Assembly: RedLoader.dll
Syntax
public class LemonAssertException : Exception, ISerializable
Constructors
LemonAssertException(string, string)
Declaration
public LemonAssertException(string exceptionMsg, string userMessage)
Parameters
Type | Name | Description |
---|---|---|
string | exceptionMsg | |
string | userMessage |
Properties
Message
Declaration
public override string Message { get; }
Property Value
Type | Description |
---|---|
string |