Class TreeUsageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.forgerock.am.trees.api.TreeUsageException
All Implemented Interfaces:
Serializable

public class TreeUsageException extends Exception
Represents an exception that occurs when finding tree usages.
See Also:
  • Constructor Details

    • TreeUsageException

      public TreeUsageException(String message)
      Constructs a new tree usage exception.
      Parameters:
      message - exception message