MaximumLimitException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the MaximumLimitException class.

Overload List

  Name Description
ms988290.pubmethod(en-US,CS.70).gif MaximumLimitException()()() Initializes a new instance of the MaximumLimitException class.
ms988290.pubmethod(en-US,CS.70).gif MaximumLimitException(String) Initializes a new instance of the MaximumLimitException class with the specified error message.
ms988290.protmethod(en-US,CS.70).gif MaximumLimitException(SerializationInfo, StreamingContext) Initializes a new instance of the MaximumLimitException class with the specified serialization and streaming context information.
ms988290.pubmethod(en-US,CS.70).gif MaximumLimitException(String, Exception) Initializes a new instance of the MaximumLimitException class with the specified error message and inner exception.
ms988290.pubmethod(en-US,CS.70).gif MaximumLimitException(String, Int32) Initializes a new instance of the MaximumLimitException class with the specified error message and parameters.
ms988290.pubmethod(en-US,CS.70).gif MaximumLimitException(String, Int32, Exception) Initializes a new instance of the MaximumLimitException class with the specified error message, parameters and inner exception.

Top

Remarks

The MaximumLimitException is thrown because you attempting to use a name with more characters than allowed. The exception that is thrown when a name contains more characters than allowed in the catalog system.

See Also

Reference

MaximumLimitException Class

MaximumLimitException Members

Microsoft.CommerceServer.Catalog Namespace