Skip to content
android-commons Home
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Parameters
    • Constructors
    • Properties

    theme / projekt.commons.theme / OverlayBuilder / Result / Failure

    Failure¶

    class Failure :OverlayBuilder.Result

    Operation is failed

    Parameters¶

    message - The error message from the operation.

    Constructors¶

    Name Summary
    <init> Failure(message:String)
    Operation is failed

    Properties¶

    Name Summary
    message val message:String
    The error message from the operation.
    Copyright © 2019 Projekt Development LLC.
    powered by MkDocs and Material for MkDocs