PersistedObjectExcpectedException Class |
Exception thrown when a persisted object wsa expected but was not.
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class PersistedObjectExcpectedException : Exception
<SerializableAttribute>
Public Class PersistedObjectExcpectedException
Inherits Exception
[SerializableAttribute]
public ref class PersistedObjectExcpectedException : public Exception
[<SerializableAttribute>]
type PersistedObjectExcpectedException =
class
inherit Exception
end
The PersistedObjectExcpectedException type exposes the following members.
Constructors See Also