docs.unity.cn
    Show / Hide Table of Contents

    Class FbxMesh.BadBracketingException

    Inheritance
    Object
    Exception
    SystemException
    NotSupportedException
    FbxMesh.BadBracketingException
    Namespace: Autodesk.Fbx
    Syntax
    [Serializable]
    public class BadBracketingException : NotSupportedException, ISerializable, _Exception

    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
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, January 10, 2023
    Terms of use