Class CannotUnmarshalLinkException

All Implemented Interfaces:
Serializable

public class CannotUnmarshalLinkException extends TransformationException
Thrown when an editor formatted link cannot be unmarshalled.
See Also:
  • Constructor Details

  • Method Details

    • getResourceIdentifier

      public ResourceIdentifier getResourceIdentifier()
      Returns:
      the ResourceIdentifier for the link if available. This may be null.
    • getLinkAlias

      public String getLinkAlias()
      Returns:
      the alias for the link if available. This may be null.