パッケージ com.shimizukenta.secs

インタフェース SecsThrowableLog

すべてのスーパーインタフェース:
SecsLog
既知のサブインタフェースのリスト:
SecsWaitReplyMessageExceptionLog

public interface SecsThrowableLog
extends SecsLog
This interface is extend with Throwable.

To get Throwable cause, getCause().

  • メソッドの詳細

    • getCause

      java.lang.Throwable getCause()
      Returns cause.
      戻り値:
      cause