Home
last modified time | relevance | path

Searched refs:InvalidExpressionException (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/Filter/
H A DFilterException.cs15 public class InvalidExpressionException : DataException class
17 protected InvalidExpressionException(SerializationInfo info, StreamingContext context) in InvalidExpressionException() method in System.Data.InvalidExpressionException
22 public InvalidExpressionException() : base() { } in InvalidExpressionException() method in System.Data.InvalidExpressionException
23 public InvalidExpressionException(string s) : base(s) { } in InvalidExpressionException() method in System.Data.InvalidExpressionException
25 …public InvalidExpressionException(string message, Exception innerException) : base(message, innerE… in InvalidExpressionException() method in System.Data.InvalidExpressionException
32 public class EvaluateException : InvalidExpressionException
49 public class SyntaxErrorException : InvalidExpressionException
72 private static InvalidExpressionException _Expr(string error) in _Expr()
74 InvalidExpressionException e = new InvalidExpressionException(error); in _Expr()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Filter/
H A DFilterException.cs20 public class InvalidExpressionException : DataException { class
21 protected InvalidExpressionException(SerializationInfo info, StreamingContext context) in InvalidExpressionException() method in System.Data.InvalidExpressionException
28 public InvalidExpressionException() : base() {} in InvalidExpressionException() method in System.Data.InvalidExpressionException
32 public InvalidExpressionException(string s) : base(s) {} in InvalidExpressionException() method in System.Data.InvalidExpressionException
34 …public InvalidExpressionException(string message, Exception innerException) : base(message, inner… in InvalidExpressionException() method in System.Data.InvalidExpressionException
41 public class EvaluateException : InvalidExpressionException {
61 public class SyntaxErrorException : InvalidExpressionException {
86 static private InvalidExpressionException _Expr(string error) { in _Expr()
87 InvalidExpressionException e = new InvalidExpressionException(error); in _Expr()
/dports/math/ogdf/OGDF/test/include/bandit/assertion_frameworks/snowhouse/snowhouse/fluent/operators/
H A Dinvalidexpressionexception.h13 struct InvalidExpressionException struct
15 explicit InvalidExpressionException(const std::string& message) in InvalidExpressionException() function
H A Dnotoperator.h29 … throw InvalidExpressionException("The expression contains a not operator without any operand"); in PerformOperation()
H A Dandoperator.h29 … throw InvalidExpressionException("The expression contains an and operator with too few operands"); in PerformOperation()
H A Doroperator.h29 … throw InvalidExpressionException("The expression contains an or operator with too few operands"); in PerformOperation()
H A Dconstraintoperator.h37 …throw InvalidExpressionException("The expression after \"" + snowhouse::Stringize(list.m_head) + "… in EvaluateElementAgainstRestOfExpression()
/dports/math/ogdf/OGDF/test/include/bandit/assertion_frameworks/snowhouse/snowhouse/
H A Dassert.h64 throw InvalidExpressionException("The expression did not yield any result");
72 catch (const InvalidExpressionException& e) in catch()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/configservice/types/
H A Derrors.go135 type InvalidExpressionException struct {
139 func (e *InvalidExpressionException) Error() string {
142 func (e *InvalidExpressionException) ErrorMessage() string {
148 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce…
149 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/configservice/types/
H A Derrors.go135 type InvalidExpressionException struct { struct
139 func (e *InvalidExpressionException) Error() string { argument
142 func (e *InvalidExpressionException) ErrorMessage() string { argument
148 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce… argument
149 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/configservice/types/
H A Derrors.go135 type InvalidExpressionException struct { struct
139 func (e *InvalidExpressionException) Error() string { argument
142 func (e *InvalidExpressionException) ErrorMessage() string { argument
148 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce… argument
149 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/configservice/types/
H A Derrors.go135 type InvalidExpressionException struct { struct
139 func (e *InvalidExpressionException) Error() string { argument
142 func (e *InvalidExpressionException) ErrorMessage() string { argument
148 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce… argument
149 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/configservice/types/
H A Derrors.go135 type InvalidExpressionException struct { struct
139 func (e *InvalidExpressionException) Error() string { argument
142 func (e *InvalidExpressionException) ErrorMessage() string { argument
148 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce… argument
149 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/configservice/types/
H A Derrors.go145 type InvalidExpressionException struct { struct
151 func (e *InvalidExpressionException) Error() string { argument
154 func (e *InvalidExpressionException) ErrorMessage() string { argument
160 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce… argument
161 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/configservice/types/
H A Derrors.go135 type InvalidExpressionException struct { struct
139 func (e *InvalidExpressionException) Error() string { argument
142 func (e *InvalidExpressionException) ErrorMessage() string { argument
148 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce… argument
149 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/configservice/types/
H A Derrors.go135 type InvalidExpressionException struct { struct
139 func (e *InvalidExpressionException) Error() string { argument
142 func (e *InvalidExpressionException) ErrorMessage() string { argument
148 func (e *InvalidExpressionException) ErrorCode() string { return "InvalidExpressionExce… argument
149 func (e *InvalidExpressionException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient } argument
/dports/math/ogdf/OGDF/test/include/bandit/assertion_frameworks/snowhouse/snowhouse/fluent/operators/collections/
H A Dcollectionconstraintevaluator.h93 throw InvalidExpressionException(stm.str()); in MoveToNextLine()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Data.Common/
H A DTypeForwarders.cs121 ….Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Data.InvalidExpressionException))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Data.Common.cs112 ….Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Data.InvalidExpressionException))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Data.Common.cs112 ….Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Data.InvalidExpressionException))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Data.Common.cs112 ….Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Data.InvalidExpressionException))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/
H A DDataColumnCollectionTest.cs310 } catch (InvalidExpressionException e) { in AddExceptions()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/tests/System/Data/
H A DDataColumnCollectionTest.cs276 catch (InvalidExpressionException e) in AddExceptions()
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/configservice/
H A Dapi.go15864 type InvalidExpressionException struct { struct
15872 func (s InvalidExpressionException) String() string { argument
15877 func (s InvalidExpressionException) GoString() string { argument
15882 return &InvalidExpressionException{
15888 func (s *InvalidExpressionException) Code() string { argument
15893 func (s *InvalidExpressionException) Message() string { argument
15901 func (s *InvalidExpressionException) OrigErr() error { argument
15905 func (s *InvalidExpressionException) Error() string { argument
15910 func (s *InvalidExpressionException) StatusCode() int { argument
15915 func (s *InvalidExpressionException) RequestID() string { argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go15991 type InvalidExpressionException struct { struct
15999 func (s InvalidExpressionException) String() string { argument
16004 func (s InvalidExpressionException) GoString() string { argument
16009 return &InvalidExpressionException{
16015 func (s *InvalidExpressionException) Code() string { argument
16020 func (s *InvalidExpressionException) Message() string { argument
16028 func (s *InvalidExpressionException) OrigErr() error { argument
16032 func (s *InvalidExpressionException) Error() string { argument
16037 func (s *InvalidExpressionException) StatusCode() int { argument
16042 func (s *InvalidExpressionException) RequestID() string { argument

123