public class UnknownAttributeException extends SearchException
Constructor and Description |
---|
UnknownAttributeException(String message) |
UnknownAttributeException(String message,
Throwable cause) |
UnknownAttributeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownAttributeException(String message)
message
- public UnknownAttributeException(String message, Throwable cause)
message
- cause
- public UnknownAttributeException(Throwable cause)
cause
- Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.