public class DoesNotSupportSetsException extends HandlerException
| Constructor and Description |
|---|
DoesNotSupportSetsException()
without detail message.
|
DoesNotSupportSetsException(String msg)
with
the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DoesNotSupportSetsException()
public DoesNotSupportSetsException(String msg)
msg - the detail message.Copyright © 2020. All rights reserved.