public class CLException extends RuntimeException
| Modifier and Type | Method and Description |
|---|---|
static void |
error(int err) |
static String |
errorString(int err) |
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getCode()
public static String errorString(int err)
public static void error(int err)
Copyright © 2009-2015. All Rights Reserved.