static CodeArgumentException |
Exceptions.codeArgument() |
static CodeArgumentException |
Exceptions.codeArgument(int code) |
static CodeArgumentException |
Exceptions.codeArgument(int code,
String s) |
static CodeArgumentException |
Exceptions.codeArgument(int code,
String s,
Throwable t) |
static CodeArgumentException |
Exceptions.codeArgument(int code,
Throwable t) |
static CodeArgumentException |
Exceptions.codeArgument(String s) |
static CodeArgumentException |
Exceptions.codeArgument(String s,
Throwable t) |
static CodeArgumentException |
Exceptions.codeArgument(Throwable t) |