TokenNotResolvableException Class |
The exception that is thrown when a token is not resolvable.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data.Parameters.Tokens
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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