Class GenericHttpException

All Implemented Interfaces:
Serializable

public class GenericHttpException extends HttpException
Author:
mcevoyb
See Also:
  • Constructor Details

    • GenericHttpException

      public GenericHttpException(int result, String href)
    • GenericHttpException

      public GenericHttpException(String href, Throwable ex)