Home
last modified time | relevance | path

Searched defs:CrtRuntimeException (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/
H A DCrtRuntimeException.java14 public class CrtRuntimeException extends RuntimeException { class
31 public CrtRuntimeException(String msg) { in CrtRuntimeException() method in CrtRuntimeException
50 public CrtRuntimeException(int errorCode, String errorName) { in CrtRuntimeException() method in CrtRuntimeException
60 public CrtRuntimeException(int errorCode) { in CrtRuntimeException() method in CrtRuntimeException