application
5.0.0.755-Hawk1.0
jvm
application
/
net.corda.v5.application.uniqueness.model
/
UniquenessCheckErrorUnhandledException
Uniqueness
Check
Error
Unhandled
Exception
interface
UniquenessCheckErrorUnhandledException
:
UniquenessCheckError
Occurs when there's an unhandled exception in the uniqueness checker.
Members
Functions
get
Unhandled
Exception
Message
Link copied to clipboard
@
NotNull
abstract
fun
getUnhandledExceptionMessage
(
)
:
String
get
Unhandled
Exception
Type
Link copied to clipboard
@
NotNull
abstract
fun
getUnhandledExceptionType
(
)
:
String