Class ResourceNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ResourceNotFoundException
    extends Exception
    Author:
    pvandermaesen Exception when a resource can not be found.
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceNotFoundException

        public ResourceNotFoundException​(Throwable cause)
      • ResourceNotFoundException

        public ResourceNotFoundException​(String msg)