public class PluginExceptionMessages extends Object
This class represents a storage for messages used in thrown exceptions from plugins.
| Modifier and Type | Field and Description |
|---|---|
static String |
MustNotBeNull |
static String |
UnsupportedDataType |
static String |
UnsupportedOutputDataType |
static String |
WrongOptionTypePsConverter |
static String |
WrongOptionTypeXpsConverter |
| Constructor and Description |
|---|
PluginExceptionMessages() |
public static final String MustNotBeNull
public static final String UnsupportedDataType
public static final String UnsupportedOutputDataType
public static final String WrongOptionTypePsConverter
public static final String WrongOptionTypeXpsConverter
Copyright © 2025 Aspose. All Rights Reserved.