java.lang.Object
java.lang.Throwable
java.lang.Exception
protected java.lang.Throwable detail
public SdlException(String msg,SdlExceptionCause exceptionCause)
public SdlException(String msg,Throwable ex,SdlExceptionCause exceptionCause)
public SdlException(Throwable ex)
public com.smartdevicelink.exception.SdlExceptionCause getSdlExceptionCause()
public java.lang.Throwable getInnerException()
public java.lang.String toString()
From Class | Methods |
---|---|
java.lang.Throwable | getMessage, getLocalizedMessage, getCause, initCause, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getStackTrace, setStackTrace, addSuppressed, getSuppressed |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |