DhCantModifyElementException.DhCantModifyElementException

Overview | Methods | This Package | All Packages

DhCantModifyElementException.DhCantModifyElementException

Creates a DhCantModifyElementException object.

Syntax

public DhCantModifyElementException()

public DhCantModifyElementException( String detail )

Parameters

detail

The detail message for the exception.

Remarks

The default constructor creates an exception with no detail message.