public class EntityTypeNotSupportedException extends AuthorizationException
| Constructor and Description |
|---|
EntityTypeNotSupportedException(EntityType entityType,
SecurityEntryReader reader) |
EntityTypeNotSupportedException(EntityType entityType,
SecurityEntryReaderExtra reader) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityTypeNotSupportedException(EntityType entityType, SecurityEntryReader reader)
entityType - Type of the unsupported entity.reader - The loader that does not support the entity type.public EntityTypeNotSupportedException(EntityType entityType, SecurityEntryReaderExtra reader)
entityType - Type of the unsupported entity.reader - The loader that does not support the entity type.Copyright © 2004–2019 XWiki. All rights reserved.