Class NinjaException

    • Constructor Detail

      • NinjaException

        public NinjaException​(int httpStatus,
                              String httpMessage)
      • NinjaException

        public NinjaException​(int httpStatus,
                              String httpMessage,
                              Throwable cause)
    • Method Detail

      • getHttpStatus

        public int getHttpStatus()