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