Throw
method in Coherence.Common.CoherenceError
Methods
public void Throw()
Converts the error into an System.Exception and throw it.
Exceptions
| Type | Condition |
|---|---|
| Exception | Always throws an exception. |
public void Throw()
Converts the error into an System.Exception and throw it.
| Type | Condition |
|---|---|
| Exception | Always throws an exception. |