Constructs a new instance of this class with its walkback filled in.
CloneNotSupportedException
public CloneNotSupportedException(String detailMessage)(Code)
Constructs a new instance of this class with its walkback and message
filled in.
Parameters: detailMessage - String The detail message for the exception.