Class EntityTreeViewProvider.NotInTreeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.tree.entity.EntityTreeViewProvider.NotInTreeException
All Implemented Interfaces:
Serializable
Enclosing interface:
EntityTreeViewProvider

public static class EntityTreeViewProvider.NotInTreeException extends Exception
See Also:
  • Constructor Details

    • NotInTreeException

      public NotInTreeException()
    • NotInTreeException

      public NotInTreeException(String message)
    • NotInTreeException

      public NotInTreeException(String message, Throwable cause)
    • NotInTreeException

      public NotInTreeException(Throwable cause)