CoherenceError
class in Coherence.Common
Represents an error describing an operation that has failed.
If the error is never observed by the user, it will get automatically logged to the Console.
Properties
Message | Message describing the error. |
Methods
Finalize | |
Ignore | Ignore this error.
|
Log | Logs the error into the Console. |
Throw | Converts the error into an System.Exception and throw it. |
ToString |
Operators
op_Implicit |