public class GyroException extends RuntimeException
Constructor and Description |
---|
GyroException() |
GyroException(String message) |
GyroException(String message,
Throwable cause) |
GyroException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
GyroException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
static Throwable |
getOriginatingException(Throwable t) |
String |
getStackTraceAsString() |
static String |
getStackTraceAsString(Throwable t) |
void |
printStackTrace() |
void |
printStackTrace(PrintStream ps) |
void |
printStackTrace(PrintWriter pw) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public GyroException()
public GyroException(String message)
message
- public GyroException(Throwable cause)
cause
- public String getMessage()
getMessage
in class Throwable
public void printStackTrace()
printStackTrace
in class Throwable
public void printStackTrace(PrintStream ps)
printStackTrace
in class Throwable
public void printStackTrace(PrintWriter pw)
printStackTrace
in class Throwable
public String getStackTraceAsString()
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.