Class ResourceNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ResourceNotFoundException
    extends UnresolvedUrlException
    An exception thrown to indicate that the path for a referenced resource could not be resolved because the resource was not found.
    Author:
    Carl Harris
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceNotFoundException

        public ResourceNotFoundException​(ModelPath modelPath)