ResultStateException public abstract class ResultStateException : Exception Documentation Code public abstract ResultState ResultState { get; } protected ResultStateException(string message) public ResultStateException(string message, Exception inner)