Class NoContentException

  • All Implemented Interfaces:
    Serializable

    public class NoContentException
    extends Exception
    Created with IntelliJ IDEA. User: jbush Date: 5/13/13 Time: 9:36 PM To change this template use File | Settings | File Templates.
    See Also:
    Serialized Form
    • Constructor Detail

      • NoContentException

        public NoContentException​(String id,
                                  String reference,
                                  String siteId)
    • Method Detail

      • getId

        public String getId()
      • getReference

        public String getReference()
      • getSiteId

        public String getSiteId()
      • setSiteId

        public void setSiteId​(String siteId)