Error

public enum Error : Swift.Error

Possible errors that could be thrown by this class.

  • Thrown when replacing a class by a class that is not a subclass of the original class.

    Declaration

    Swift

    case replacingClassNotASubclass