| Package | Description |
|---|---|
| org.apache.myfaces.context |
| Modifier and Type | Method and Description |
|---|---|
InvalidFileException.Reason |
InvalidFileException.getReason() |
static InvalidFileException.Reason |
InvalidFileException.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvalidFileException.Reason[] |
InvalidFileException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InvalidFileException(InvalidFileException.Reason reason,
String message) |
InvalidFileException(InvalidFileException.Reason reason,
String message,
Throwable cause) |
Copyright © 2026 The Apache Software Foundation. All rights reserved.