public class RimAttributeMissingException extends RimAttributeException
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_MISSING_CODE |
static String |
ATTRIBUTE_MISSING_MESSAGE |
static String |
INVALID_OID_CODE |
static String |
PARAMETER_MISSING_CODE |
ATTRIBUTE_PARAM, ATTRIBUTE_VALUE_PARAM
IIS_PARAM, TOKENS_PARAM
Constructor and Description |
---|
RimAttributeMissingException(String[] tokens,
String[] values,
String name) |
RimAttributeMissingException(String[] tokens,
String code,
String message,
String attributeName) |
RimAttributeMissingException(String code,
String message)
Constructs a new RimAttributeMissingException
|
RimAttributeMissingException(String code,
String message,
HDRRimException[] bundle)
Constructs a new RimAttributeMissingException
|
Modifier and Type | Method and Description |
---|---|
static RimAttributeMissingException |
newMethodException(String parameterName) |
static RimAttributeMissingException |
newParameterMissingException(String parameterName) |
getAttributeName, getAttributeValue, setAttributeName, setAttributeValue
getIds, getTokens, getValues, setIds, setTokens, setValues
addBundledException, getBundledExceptions, getDetailedExceptions, setBundledExceptions, setDetailedExceptions
getExceptionCode, getParameter, getTokenNames, getTokenValues, printStackTrace, setExceptionCode, setParameter, setTokenNames, setTokenValues, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace
public static final String ATTRIBUTE_MISSING_CODE
public static final String ATTRIBUTE_MISSING_MESSAGE
public static final String PARAMETER_MISSING_CODE
public static final String INVALID_OID_CODE
public RimAttributeMissingException(String[] tokens, String[] values, String name)
public RimAttributeMissingException(String[] tokens, String code, String message, String attributeName)
public RimAttributeMissingException(String code, String message)
code
- the Exception Codemessage
- the exception messagepublic RimAttributeMissingException(String code, String message, HDRRimException[] bundle)
code
- the Exception Codemessage
- the exception messagebundle
- any bundled Exceptionspublic static RimAttributeMissingException newParameterMissingException(String parameterName)
public static RimAttributeMissingException newMethodException(String parameterName)
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved