DesKeyMissingException Class |
Exception thrown when an internal error was detected. This type of error is most likly due to a bug in VelocityDb.
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class DesKeyMissingException : Exception
<SerializableAttribute>
Public Class DesKeyMissingException
Inherits Exception
[SerializableAttribute]
public ref class DesKeyMissingException : public Exception
[<SerializableAttribute>]
type DesKeyMissingException =
class
inherit Exception
end
See Also