Constructs a new instance of this class with its walkback filled in.
MalformedURLException
public MalformedURLException(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.