OutsideInException public class OutsideInException : Exception Documentation public int ErrorCode { get; } public virtual string ErrorDescription { get; } public OutsideInException() public OutsideInException(string err) public OutsideInException(string err, Exception ex) public OutsideInException(Exception ex) protected OutsideInException(SerializationInfo info, StreamingContext context)