类 TboxServerException

所有已实现的接口:
Serializable

public class TboxServerException extends TboxClientException
Tbox server exception. Used to identify tbox server exceptions.
另请参阅:
  • 构造器详细资料

    • TboxServerException

      public TboxServerException(String message)
    • TboxServerException

      public TboxServerException(String message, Throwable cause)
  • 方法详细资料