Home
last modified time | relevance | path

Searched defs:innerException (Results 1 – 25 of 30) sorted by relevance

12

/external/protobuf/csharp/src/Google.Protobuf/
DInvalidProtocolBufferException.cs49 internal InvalidProtocolBufferException(string message, Exception innerException) in InvalidProtocolBufferException()
91 internal static InvalidProtocolBufferException InvalidBase64(Exception innerException) in InvalidBase64()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DRewriteEarlyExitException.cs52 public RewriteEarlyExitException(string elementDescription, Exception innerException) in RewriteEarlyExitException()
62 …blic RewriteEarlyExitException(string message, string elementDescription, Exception innerException) in RewriteEarlyExitException()
DRewriteEmptyStreamException.cs52 public RewriteEmptyStreamException(string elementDescription, Exception innerException) in RewriteEmptyStreamException()
62 …ic RewriteEmptyStreamException(string message, string elementDescription, Exception innerException) in RewriteEmptyStreamException()
DRewriteCardinalityException.cs61 public RewriteCardinalityException(string elementDescription, Exception innerException) in RewriteCardinalityException()
72 …ic RewriteCardinalityException(string message, string elementDescription, Exception innerException) in RewriteCardinalityException()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DRewriteEarlyExitException.cs48 public RewriteEarlyExitException(string elementDescription, Exception innerException) in RewriteEarlyExitException()
56 …blic RewriteEarlyExitException(string message, string elementDescription, Exception innerException) in RewriteEarlyExitException()
DRewriteEmptyStreamException.cs48 public RewriteEmptyStreamException(string elementDescription, Exception innerException) in RewriteEmptyStreamException()
56 …ic RewriteEmptyStreamException(string message, string elementDescription, Exception innerException) in RewriteEmptyStreamException()
DRewriteCardinalityException.cs57 public RewriteCardinalityException(string elementDescription, Exception innerException) in RewriteCardinalityException()
66 …ic RewriteCardinalityException(string message, string elementDescription, Exception innerException) in RewriteCardinalityException()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DMismatchedNotSetException.cs51 public MismatchedNotSetException(string message, Exception innerException) in MismatchedNotSetException()
66 …atchedNotSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedNotSetException()
DEarlyExitException.cs55 public EarlyExitException(string message, Exception innerException) in EarlyExitException()
72 … EarlyExitException(string message, int decisionNumber, IIntStream input, Exception innerException) in EarlyExitException()
DMismatchedSetException.cs54 public MismatchedSetException(string message, Exception innerException) in MismatchedSetException()
71 …ismatchedSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedSetException()
DUnwantedTokenException.cs53 public UnwantedTokenException(string message, Exception innerException) in UnwantedTokenException()
73 …tring message, int expecting, IIntStream input, IList<string> tokenNames, Exception innerException) in UnwantedTokenException()
DMismatchedTreeNodeException.cs55 public MismatchedTreeNodeException(string message, Exception innerException) in MismatchedTreeNodeException()
72 …edTreeNodeException(string message, int expecting, ITreeNodeStream input, Exception innerException) in MismatchedTreeNodeException()
DMismatchedRangeException.cs55 public MismatchedRangeException(string message, Exception innerException) in MismatchedRangeException()
74 … MismatchedRangeException(string message, int a, int b, IIntStream input, Exception innerException) in MismatchedRangeException()
DFailedPredicateException.cs62 public FailedPredicateException(string message, Exception innerException) in FailedPredicateException()
81 …(string message, IIntStream input, string ruleName, string predicateText, Exception innerException) in FailedPredicateException()
DMissingTokenException.cs59 public MissingTokenException(string message, Exception innerException) in MissingTokenException()
81 …t expecting, IIntStream input, object inserted, IList<string> tokenNames, Exception innerException) in MissingTokenException()
DMismatchedTokenException.cs58 public MismatchedTokenException(string message, Exception innerException) in MismatchedTokenException()
86 …tring message, int expecting, IIntStream input, IList<string> tokenNames, Exception innerException) in MismatchedTokenException()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DMismatchedNotSetException.cs47 public MismatchedNotSetException(string message, Exception innerException) in MismatchedNotSetException()
59 …atchedNotSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedNotSetException()
DEarlyExitException.cs51 public EarlyExitException(string message, Exception innerException) in EarlyExitException()
65 … EarlyExitException(string message, int decisionNumber, IIntStream input, Exception innerException) in EarlyExitException()
DMismatchedSetException.cs50 public MismatchedSetException(string message, Exception innerException) in MismatchedSetException()
64 …ismatchedSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedSetException()
DMismatchedTreeNodeException.cs51 public MismatchedTreeNodeException(string message, Exception innerException) in MismatchedTreeNodeException()
65 …edTreeNodeException(string message, int expecting, ITreeNodeStream input, Exception innerException) in MismatchedTreeNodeException()
DUnwantedTokenException.cs49 public UnwantedTokenException(string message, Exception innerException) in UnwantedTokenException()
65 …tring message, int expecting, IIntStream input, IList<string> tokenNames, Exception innerException) in UnwantedTokenException()
DMismatchedRangeException.cs51 public MismatchedRangeException(string message, Exception innerException) in MismatchedRangeException()
67 … MismatchedRangeException(string message, int a, int b, IIntStream input, Exception innerException) in MismatchedRangeException()
DFailedPredicateException.cs58 public FailedPredicateException(string message, Exception innerException) in FailedPredicateException()
74 …(string message, IIntStream input, string ruleName, string predicateText, Exception innerException) in FailedPredicateException()
DMissingTokenException.cs55 public MissingTokenException(string message, Exception innerException) in MissingTokenException()
73 …t expecting, IIntStream input, object inserted, IList<string> tokenNames, Exception innerException) in MissingTokenException()
DMismatchedTokenException.cs57 public MismatchedTokenException(string message, Exception innerException) in MismatchedTokenException()
81 …tring message, int expecting, IIntStream input, IList<string> tokenNames, Exception innerException) in MismatchedTokenException()

12