public class SortNotAvailableException extends SIException
ServiceList
, for example,
sorting by service numbers.ServiceList
,
Serialized FormConstructor and Description |
---|
SortNotAvailableException()
Constructs a
SortNotAvailableException with no
detail message. |
SortNotAvailableException(String reason)
Constructs a
SortNotAvailableException with a
detail message. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SortNotAvailableException()
SortNotAvailableException
with no
detail message.public SortNotAvailableException(String reason)
SortNotAvailableException
with a
detail message.reason
- The reason this exception was thrown.Copyright © 2013 CableLabs. All rights reserved.