Current section

Files

Jump to
pgl include pgl@internal_AuthenticationError.hrl
Raw

include/pgl@internal_AuthenticationError.hrl

-record(authentication_error, {
kind :: pgl@internal:authentication_error(),
message :: binary()
}).