Class InvalidFragmentReferenceException

All Implemented Interfaces:
Serializable

public class InvalidFragmentReferenceException extends InvalidReferenceException
InvalidFragmentReferenceException exception used for invalid content fragment references
See Also:
  • Constructor Details

    • InvalidFragmentReferenceException

      public InvalidFragmentReferenceException(String msg, List<String> invalidReferencePaths)
  • Method Details

    • getInvalidReferencePaths

      public List<String> getInvalidReferencePaths()