DcbCMakeException class final
Thrown when a CMake invocation or artifact lookup fails in DcbCMakeBuilder.
- Implemented types
Constructors
- DcbCMakeException(String message)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited