DhCantAddElementException.DhCantAddElementException

Overview | Methods | This Package | All Packages

DhCantAddElementException.DhCantAddElementException

Creates a DhCantAddElementException object.

Syntax

public DhCantAddElementException()

public DhCantAddElementException( String s )

Parameters

s

The detail message for the exception.

Remarks

The default constructor creates an exception with no detail message.