TokenNotResolvableException Class |
The exception that is thrown when a token is not resolvable.
Inheritance Hierarchy Namespace: Dundas.BI.Data.Parameters.TokensAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic sealed class TokenNotResolvableException : Exception
Public NotInheritable Class TokenNotResolvableException
Inherits Exception
public ref class TokenNotResolvableException sealed : public Exception
[<SealedAttribute>]
type TokenNotResolvableException =
class
inherit Exception
end
See Also