SecurityException

GPTKB entity

Properties (21)
Predicate Object
gptkbp:instanceOf Exception
gptkbp:hasFeature gptkb:SecurityManager
gptkbp:hasFieldOfUse stackTrace
detailMessage
gptkbp:hasProductLine SecurityException(String message)
SecurityException(String message, Throwable cause)
SecurityException(Throwable cause)
SecurityException()
gptkbp:hasTheme Error message related to security violation.
https://www.w3.org/2000/01/rdf-schema#label SecurityException
gptkbp:isAttendedBy SecurityManager.checkPermission(Permission)
gptkbp:isChallengedBy Java_security_framework
gptkbp:isCounteredBy try-catch block
gptkbp:isDocumentedIn Java API documentation
gptkbp:isPartOf gptkb:Java_programming_language
java.lang
gptkbp:isRelatedTo AccessControlException
gptkbp:isSubjectTo Serializable
gptkbp:isUsedFor Exception handler
gptkbp:isUsedIn Java_applications
gptkbp:subclass gptkb:RuntimeException