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 Link icon

    • BadLinkException Link icon

      public BadLinkException(String msg)