public class MagicRequiredException extends Exception
| Constructor and Description |
|---|
MagicRequiredException(String message,
Collection<GlobEntry> alternatives) |
MagicRequiredException(String message,
GlobEntry... alternatives) |
| Modifier and Type | Method and Description |
|---|---|
Collection<GlobEntry> |
getAlternatives() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MagicRequiredException(String message, Collection<GlobEntry> alternatives)
public Collection<GlobEntry> getAlternatives()
Copyright © 2016. All rights reserved.