程序包 org.xmeta

类 ThingCoderException

所有已实现的接口:
Serializable

public class ThingCoderException extends RuntimeException
模型编码器异常。
作者:
zyx
另请参阅:
  • 构造器详细资料

    • ThingCoderException

      public ThingCoderException(Throwable cause)
    • ThingCoderException

      public ThingCoderException(String message, Throwable cause)
    • ThingCoderException

      public ThingCoderException(String message)