public class D6RuntimeException extends RuntimeException
Constructor and Description |
---|
D6RuntimeException() |
D6RuntimeException(String message) |
D6RuntimeException(String message,
Throwable cause) |
D6RuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
D6RuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public D6RuntimeException()
public D6RuntimeException(String message)
public D6RuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public D6RuntimeException(Throwable cause)
Copyright © 2015. All rights reserved.