/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/antlr-3.4/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/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | RewriteEarlyExitException.cs | 48 public RewriteEarlyExitException(string elementDescription, Exception innerException) in RewriteEarlyExitException() 56 …blic RewriteEarlyExitException(string message, string elementDescription, Exception innerException) in RewriteEarlyExitException()
|
D | RewriteEmptyStreamException.cs | 48 public RewriteEmptyStreamException(string elementDescription, Exception innerException) in RewriteEmptyStreamException() 56 …ic RewriteEmptyStreamException(string message, string elementDescription, Exception innerException) in RewriteEmptyStreamException()
|
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/antlr-3.4/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 | 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 | MismatchedTreeNodeException.cs | 55 public MismatchedTreeNodeException(string message, Exception innerException) in MismatchedTreeNodeException() 72 …edTreeNodeException(string message, int expecting, ITreeNodeStream input, Exception innerException) in MismatchedTreeNodeException()
|
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()
|
D | MismatchedTokenException.cs | 58 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/ |
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()
|
D | MismatchedTokenException.cs | 57 public MismatchedTokenException(string message, Exception innerException) in MismatchedTokenException() 81 …tring message, int expecting, IIntStream input, IList<string> tokenNames, Exception innerException) in MismatchedTokenException()
|