Class CannotUnmarshalEmbeddedResourceException

All Implemented Interfaces:
Serializable

public class CannotUnmarshalEmbeddedResourceException extends TransformationException
An exception thrown when an embedded resource read from the Editor cannot be unmarshalled.
See Also:
  • Constructor Details

  • Method Details

    • getResourceIdentifier

      public ResourceIdentifier getResourceIdentifier()
      Returns:
      the Resource Identifier that was being processed when the error was thrown. It may be null.
    • getTitle

      public String getTitle()
      Returns:
      the title value for any embedded image. It may be null.