public class TRuntimeException extends TException
Constructor and Description |
---|
TRuntimeException() |
TRuntimeException(String message) |
TRuntimeException(String message,
TThrowable cause) |
TRuntimeException(TThrowable cause) |
addSuppressed, fillInStackTrace, getCause, getCause0, getClass0, getLocalizedMessage0, getMessage0, getStackTrace0, getSuppressed0, init, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString0
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public TRuntimeException()
public TRuntimeException(String message, TThrowable cause)
public TRuntimeException(String message)
public TRuntimeException(TThrowable cause)
Copyright © 2019. All rights reserved.