Cosmo (.NET)
Search Results for

    Show / Hide Table of Contents

    Class CosmoUnsupportedException

    The underlying ICU build exposes no API for the requested operation. Environmental, not a caller bug — and on the C API a few ICU4J features (person names, alphabetic index, CLDR-distance matching) simply have no C binding.

    Inheritance
    object
    Exception
    CosmoException
    CosmoUnsupportedException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Miloun.Cosmo
    Assembly: Miloun.Cosmo.dll
    Syntax
    public class CosmoUnsupportedException : CosmoException, ISerializable

    Constructors

    CosmoUnsupportedException(string)

    Declaration
    public CosmoUnsupportedException(string message)
    Parameters
    Type Name Description
    string message

    Implements

    ISerializable
    In this article
    Back to top Generated by DocFX