public class MissingResourceException extends IllegalArgumentException
Constructor and Description |
---|
MissingResourceException(String resourceName,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getResourceName() |
String |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.