Searched defs:CustomException (Results 1 – 11 of 11) sorted by relevance
32 public static class CustomException extends IllegalArgumentException implements Parcelable { class in CrossProcessExceptionService33 public CustomException(String message) { in CustomException() method in CrossProcessExceptionService.CustomException
114 static class CustomException extends RuntimeException { class in FailingCallable
42 class CustomException(Exception): class
79 @interface CustomException : NSException interface
753 class CustomException(Exception): class
818 class CustomException(ValueError): class
795 class CustomException(Exception): class
502 class CustomException(Exception): class
35 class CustomException extends Throwable { class in FBJniTests
6208 class CustomException(BaseException): pass class6247 class CustomException(BaseException): pass class6286 class CustomException(Exception): pass class
403 class CustomException(Exception): class