public class SortNotSupportedException extends RuntimeException
Constructor and Description |
---|
SortNotSupportedException() |
SortNotSupportedException(String message) |
SortNotSupportedException(String message,
Throwable cause) |
SortNotSupportedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SortNotSupportedException()
public SortNotSupportedException(String message)
public SortNotSupportedException(Throwable cause)
public SortNotSupportedException(String message, Throwable cause)
Copyright © 2017 Nuxeo. All rights reserved.