Class TExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.teavm.classlib.java.util.concurrent.TExecutionException
All Implemented Interfaces:
Serializable

public class TExecutionException extends Exception
See Also:
  • Constructor Details

    • TExecutionException

      public TExecutionException(String message, Throwable cause)
    • TExecutionException

      public TExecutionException(Throwable cause)