Hercules.Agent.WorkerProtocol.Event.AttributeError
data AttributeError Source #
Constructors
Fields
Defined in Hercules.Agent.WorkerProtocol.Event.AttributeError
Associated Types
type Rep AttributeError :: Type -> Type #
Methods
from :: AttributeError -> Rep AttributeError x #
to :: Rep AttributeError x -> AttributeError #
showsPrec :: Int -> AttributeError -> ShowS #
show :: AttributeError -> String #
showList :: [AttributeError] -> ShowS #
put :: AttributeError -> Put #
get :: Get AttributeError #
putList :: [AttributeError] -> Put #
(==) :: AttributeError -> AttributeError -> Bool #
(/=) :: AttributeError -> AttributeError -> Bool #