public class DoesNotSupportSetsException extends HandlerException
| Constructor and Description |
|---|
DoesNotSupportSetsException()
Creates a new instance of
DoesNotSupportSetsException
without detail message. |
DoesNotSupportSetsException(String msg)
Constructs an instance of
DoesNotSupportSetsException with
the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DoesNotSupportSetsException()
DoesNotSupportSetsException
without detail message.public DoesNotSupportSetsException(String msg)
DoesNotSupportSetsException with
the specified detail message.msg - the detail message.Copyright © 2017 DuraSpace. All Rights Reserved.