IncorrectStoredProcedureParameterException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for all data access layer exceptions
public ref class IncorrectStoredProcedureParameterException : Microsoft::EnterpriseManagement::Common::EnterpriseManagementException
[System.Serializable]
public class IncorrectStoredProcedureParameterException : Microsoft.EnterpriseManagement.Common.EnterpriseManagementException
type IncorrectStoredProcedureParameterException = class
inherit EnterpriseManagementException
Public Class IncorrectStoredProcedureParameterException
Inherits EnterpriseManagementException
- Inheritance
-
IncorrectStoredProcedureParameterException
- Attributes
Constructors
IncorrectStoredProcedureParameterException() |
Creates exception object |
IncorrectStoredProcedureParameterException(SerializationInfo, StreamingContext) |
Creates exception object |
IncorrectStoredProcedureParameterException(String, Exception) |
Creates exception object |
IncorrectStoredProcedureParameterException(String) |
Creates exception object |