类 RenderException

所有已实现的接口:
Serializable

public class RenderException extends RuntimeException
  • 构造器详细资料

    • RenderException

      public RenderException()
    • RenderException

      public RenderException(String msg)
    • RenderException

      public RenderException(String msg, Exception e)