powered by
Gets the super classes of this class.
# S3 method for Class getSuperclasses(this, ...)
Not used.
Returns a vector of character strings.
vector
character
class(). *getKnownSubclasses(). For more information see Class.
class
*getKnownSubclasses()
Class
# NOT RUN { print(getSuperclasses(RccViolationException)) # } # NOT RUN { returns [1] "Exception" "try-error" "Object" # }
Run the code above in your browser using DataLab