Class ExceptionHandler

java.lang.Object
ch.software_atelier.simpleflex.rest.auth.ExceptionHandler

public class ExceptionHandler extends Object
  • Constructor Details

    • ExceptionHandler

      public ExceptionHandler()
  • Method Details

    • handle

      public static ch.software_atelier.simpleflex.rest.RestResponse handle(Throwable th, boolean handleNullpointer)