/external/protobuf/csharp/src/Google.Protobuf/ |
D | InvalidProtocolBufferException.cs | 49 internal InvalidProtocolBufferException(string message, Exception innerException) in InvalidProtocolBufferException() 91 internal static InvalidProtocolBufferException InvalidBase64(Exception innerException) in InvalidBase64()
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | RewriteEarlyExitException.cs | 52 public RewriteEarlyExitException(string elementDescription, Exception innerException) in RewriteEarlyExitException() 62 …blic RewriteEarlyExitException(string message, string elementDescription, Exception innerException) in RewriteEarlyExitException()
|
D | RewriteEmptyStreamException.cs | 52 public RewriteEmptyStreamException(string elementDescription, Exception innerException) in RewriteEmptyStreamException() 62 …ic RewriteEmptyStreamException(string message, string elementDescription, Exception innerException) in RewriteEmptyStreamException()
|
D | RewriteCardinalityException.cs | 61 public RewriteCardinalityException(string elementDescription, Exception innerException) in RewriteCardinalityException() 72 …ic RewriteCardinalityException(string message, string elementDescription, Exception innerException) in RewriteCardinalityException()
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | RewriteEmptyStreamException.cs | 48 public RewriteEmptyStreamException(string elementDescription, Exception innerException) in RewriteEmptyStreamException() 56 …ic RewriteEmptyStreamException(string message, string elementDescription, Exception innerException) in RewriteEmptyStreamException()
|
D | RewriteEarlyExitException.cs | 48 public RewriteEarlyExitException(string elementDescription, Exception innerException) in RewriteEarlyExitException() 56 …blic RewriteEarlyExitException(string message, string elementDescription, Exception innerException) in RewriteEarlyExitException()
|
D | RewriteCardinalityException.cs | 57 public RewriteCardinalityException(string elementDescription, Exception innerException) in RewriteCardinalityException() 66 …ic RewriteCardinalityException(string message, string elementDescription, Exception innerException) in RewriteCardinalityException()
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | MismatchedNotSetException.cs | 51 public MismatchedNotSetException(string message, Exception innerException) in MismatchedNotSetException() 66 …atchedNotSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedNotSetException()
|
D | EarlyExitException.cs | 55 public EarlyExitException(string message, Exception innerException) in EarlyExitException() 72 … EarlyExitException(string message, int decisionNumber, IIntStream input, Exception innerException) in EarlyExitException()
|
D | MismatchedSetException.cs | 54 public MismatchedSetException(string message, Exception innerException) in MismatchedSetException() 71 …ismatchedSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedSetException()
|
D | RecognitionException.cs | 160 public RecognitionException(string message, Exception innerException) in RecognitionException() 165 public RecognitionException(string message, IIntStream input, Exception innerException) in RecognitionException() 170 … public RecognitionException(string message, IIntStream input, int k, Exception innerException) in RecognitionException()
|
D | MismatchedTreeNodeException.cs | 55 public MismatchedTreeNodeException(string message, Exception innerException) in MismatchedTreeNodeException() 72 …edTreeNodeException(string message, int expecting, ITreeNodeStream input, Exception innerException) in MismatchedTreeNodeException()
|
D | UnwantedTokenException.cs | 53 public UnwantedTokenException(string message, Exception innerException) in UnwantedTokenException() 73 …tring message, int expecting, IIntStream input, IList<string> tokenNames, Exception innerException) in UnwantedTokenException()
|
D | NoViableAltException.cs | 62 …c NoViableAltException(string message, string grammarDecisionDescription, Exception innerException) in NoViableAltException() 94 …cisionDescription, int decisionNumber, int stateNumber, IIntStream input, Exception innerException) in NoViableAltException() 99 …escription, int decisionNumber, int stateNumber, IIntStream input, int k, Exception innerException) in NoViableAltException()
|
D | MismatchedRangeException.cs | 55 public MismatchedRangeException(string message, Exception innerException) in MismatchedRangeException() 74 … MismatchedRangeException(string message, int a, int b, IIntStream input, Exception innerException) in MismatchedRangeException()
|
D | FailedPredicateException.cs | 62 public FailedPredicateException(string message, Exception innerException) in FailedPredicateException() 81 …(string message, IIntStream input, string ruleName, string predicateText, Exception innerException) in FailedPredicateException()
|
D | MissingTokenException.cs | 59 public MissingTokenException(string message, Exception innerException) in MissingTokenException() 81 …t expecting, IIntStream input, object inserted, IList<string> tokenNames, Exception innerException) in MissingTokenException()
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | MismatchedNotSetException.cs | 47 public MismatchedNotSetException(string message, Exception innerException) in MismatchedNotSetException() 59 …atchedNotSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedNotSetException()
|
D | EarlyExitException.cs | 51 public EarlyExitException(string message, Exception innerException) in EarlyExitException() 65 … EarlyExitException(string message, int decisionNumber, IIntStream input, Exception innerException) in EarlyExitException()
|
D | MismatchedSetException.cs | 50 public MismatchedSetException(string message, Exception innerException) in MismatchedSetException() 64 …ismatchedSetException(string message, BitSet expecting, IIntStream input, Exception innerException) in MismatchedSetException()
|
D | MismatchedTreeNodeException.cs | 51 public MismatchedTreeNodeException(string message, Exception innerException) in MismatchedTreeNodeException() 65 …edTreeNodeException(string message, int expecting, ITreeNodeStream input, Exception innerException) in MismatchedTreeNodeException()
|
D | UnwantedTokenException.cs | 49 public UnwantedTokenException(string message, Exception innerException) in UnwantedTokenException() 65 …tring message, int expecting, IIntStream input, IList<string> tokenNames, Exception innerException) in UnwantedTokenException()
|
D | MismatchedRangeException.cs | 51 public MismatchedRangeException(string message, Exception innerException) in MismatchedRangeException() 67 … MismatchedRangeException(string message, int a, int b, IIntStream input, Exception innerException) in MismatchedRangeException()
|
D | FailedPredicateException.cs | 58 public FailedPredicateException(string message, Exception innerException) in FailedPredicateException() 74 …(string message, IIntStream input, string ruleName, string predicateText, Exception innerException) in FailedPredicateException()
|
D | MissingTokenException.cs | 55 public MissingTokenException(string message, Exception innerException) in MissingTokenException() 73 …t expecting, IIntStream input, object inserted, IList<string> tokenNames, Exception innerException) in MissingTokenException()
|