UserBehaviourException

Abstract. Just a base to differ the user things from the system things.

abstract
class UserBehaviourException : Exception {}

Members

Mixins

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Meta