Synchronization and serialization issues that apply to LinkException apply directly here.
Constructs a new instance of MalformedLinkException with an explanation All the other fields are initialized to null.paramexplanation A possibly null string containing additional detail about this exception. super(explanation);
super(explanation);
Constructs a new instance of Malformed LinkException. All fields are initialized to null. super();
super();