Class BadLinkException

All Implemented Interfaces:
Serializable

public class BadLinkException extends IOException
BadLinkException occurs when a link-file expected linked content type does not match the actual content type of the linked file.
See Also:
  • Constructor Details

    • BadLinkException

      public BadLinkException(String msg)