Class TreeServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.tree.TreeServiceException
All Implemented Interfaces:
Serializable

@Deprecated public class TreeServiceException extends Exception
Deprecated.
See Also:
  • Constructor Details

    • TreeServiceException

      public TreeServiceException()
      Deprecated.
    • TreeServiceException

      public TreeServiceException(String s)
      Deprecated.
    • TreeServiceException

      public TreeServiceException(String s, Throwable throwable)
      Deprecated.
    • TreeServiceException

      public TreeServiceException(Throwable throwable)
      Deprecated.