JavaScript is disabled on your browser.

Class ClassCircularityError

All Implemented Interfaces:
Serializable

public class ClassCircularityError extends LinkageError
Thrown when the Java Virtual Machine detects a circularity in the superclass hierarchy of a class being loaded.
Since:
1.0
See Also:
  • Constructor Details

    • ClassCircularityError

      public ClassCircularityError()
      Constructs a ClassCircularityError with no detail message.
    • ClassCircularityError

      public ClassCircularityError(String s)
      Constructs a ClassCircularityError with the specified detail message.
      Parameters:
      s - The detail message

Scripting on this page tracks web page traffic, but does not change the content in any way.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.