toggle menu
nutrient
Nutrient
switch theme
search in API
nutrient
/
com.pspdfkit.exceptions
/
ContentEditingException
Content
Editing
Exception
open
class
ContentEditingException
:
NutrientException
Base exception class for all content editing related exceptions.
Inheritors
ContentEditingUnavailableException
Members
Constructors
Content
Editing
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
?
)
constructor
(
detailMessage
:
String
?
,
throwable
:
Throwable
?
)
constructor
(
throwable
:
Throwable
?
)