Class SaiHttpNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.janeirodigital.sai.httputils.SaiHttpNotFoundException
All Implemented Interfaces:
Serializable

public class SaiHttpNotFoundException extends Exception
Custom exception thrown when an HTTP resource cannot be found
See Also:
  • Constructor Details

    • SaiHttpNotFoundException

      public SaiHttpNotFoundException(String message)