Class CoreExceptionMapper

    • Field Detail

      • log

        protected static final Log log
        Deprecated.
    • Constructor Detail

      • CoreExceptionMapper

        public CoreExceptionMapper()
        Deprecated.
    • Method Detail

      • toResponse

        public javax.ws.rs.core.Response toResponse​(Throwable t)
        Deprecated.
        Specified by:
        toResponse in interface javax.ws.rs.ext.ExceptionMapper<Throwable>
      • getResponse

        public static javax.ws.rs.core.Response getResponse​(Throwable t,
                                                            int status)
        Deprecated.
      • getStackTrace

        public static String getStackTrace​(Throwable t)
        Deprecated.