docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxMesh.BadBracketingException

    Inheritance
    object
    Exception
    SystemException
    NotSupportedException
    FbxMesh.BadBracketingException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    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: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    Syntax
    [Serializable]
    public class FbxMesh.BadBracketingException : NotSupportedException, ISerializable

    Constructors

    BadBracketingException()

    Declaration
    public BadBracketingException()

    BadBracketingException(SerializationInfo, StreamingContext)

    Declaration
    protected BadBracketingException(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo info
    StreamingContext context

    BadBracketingException(string)

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

    BadBracketingException(string, Exception)

    Declaration
    public BadBracketingException(string message, Exception innerException)
    Parameters
    Type Name Description
    string message
    Exception innerException

    Implements

    ISerializable
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)