Class TreeServiceException

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

public class TreeServiceException extends Exception
See Also:
  • Constructor Details

    • TreeServiceException

      public TreeServiceException()
    • TreeServiceException

      public TreeServiceException(String s)
    • TreeServiceException

      public TreeServiceException(String s, Throwable throwable)
    • TreeServiceException

      public TreeServiceException(Throwable throwable)