MalformedLinkException() Constructs a MalformedLinkException instance with all data
initialized to null.
public
MalformedLinkException(String arg0) Constructs a MalformedLinkException instance with the
specified message.
Parameters: arg0 - The detail message for the exception.