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, toString
public 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–2021 XWiki. All rights reserved.