Persistate API documentation
PersistateUserException Constructor (message)
NamespacesPersistatePersistateUserExceptionPersistateUserException(String)

[This is preliminary documentation and is subject to change.]

Creates a new PersistateUserException with the given message.
Declaration Syntax
C#
public PersistateUserException(
	string message
)
Parameters
message (String)
The exception message text.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)