public class SortNotAvailableException extends SIException
ServiceList, for example,
sorting by service numbers.ServiceList,
Serialized Form| Constructor and Description |
|---|
SortNotAvailableException()
Constructs a
SortNotAvailableException with no
detail message. |
SortNotAvailableException(String reason)
Constructs a
SortNotAvailableException with a
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SortNotAvailableException()
SortNotAvailableException with no
detail message.public SortNotAvailableException(String reason)
SortNotAvailableException with a
detail message.reason - The reason this exception was thrown.Copyright © 2012 code4tv.com. All Rights Reserved.