Class ResourceConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class ResourceConfigurationException
    extends RuntimeException
    An exception thrown when the annotations applied to the JAX-RS resource for path resolution are incorrectly applied.
    Author:
    Carl Harris
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceConfigurationException

        public ResourceConfigurationException​(String message)