All Implemented Interfaces:
Serializable

public class LevelHierarchyException extends IMPLogicsException
Thrown as a generic Exception for the LevelHierarchy class.
See Also:
  • Constructor Details

    • LevelHierarchyException

      public LevelHierarchyException(String message)
      Constructs an LevelHierarchyException class with the specified detail message.
      Parameters:
      message - the detail message.