Package org.teavm.vm

Class RenderingException

All Implemented Interfaces:
Serializable

public class RenderingException extends RuntimeException
See Also:
  • Constructor Details

    • RenderingException

      public RenderingException()
    • RenderingException

      public RenderingException(String message, Throwable cause)
    • RenderingException

      public RenderingException(String message)
    • RenderingException

      public RenderingException(Throwable cause)