public class IndexTypeNotSupportedException extends RuntimeException
| Constructor and Description |
|---|
IndexTypeNotSupportedException() |
IndexTypeNotSupportedException(IndexType type) |
IndexTypeNotSupportedException(String message) |
IndexTypeNotSupportedException(String message,
Throwable cause) |
IndexTypeNotSupportedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IndexTypeNotSupportedException()
public IndexTypeNotSupportedException(String message, Throwable cause)
public IndexTypeNotSupportedException(String message)
public IndexTypeNotSupportedException(Throwable cause)
public IndexTypeNotSupportedException(IndexType type)
Copyright © 2016 Suncode. All rights reserved.