Module java.naming
Package javax.naming

Class MalformedLinkException

java.lang.Object
All Implemented Interfaces:
Serializable

public class MalformedLinkException extends LinkException
This exception is thrown when a malformed link was encountered while resolving or constructing a link.

Synchronization and serialization issues that apply to LinkException apply directly here.

Since:
1.3
See Also: