Class ClassHierarchyException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CancelCHAConstructionException

public class ClassHierarchyException extends WalaException
An exception that means something went wrong when constructing a ClassHierarchy.
See Also:
  • Field Details

  • Constructor Details

    • ClassHierarchyException

      public ClassHierarchyException(String string)
    • ClassHierarchyException

      public ClassHierarchyException(String s, Throwable cause)