
Last chance! 50% off unlimited learning
Sale ends in
Checks if a class is defined protected or not.
# S3 method for Class
isProtected(this, ...)
Not used.
Henrik Bengtsson
class
().
setConstructorS3
().
For more information see Class
.
if (isProtected(RccViolationException))
throw("The class RccViolationException should NOT be protected.")
Run the code above in your browser using DataLab