|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Exposes methods to accept diagnostic invocations. More...
Public Member Functions | |
| bool | IsEnabled (Diagnostic diagnostic) |
Returns true if the specified Diagnostic is enabled. | |
| void | MainMethodFound (string arg0) |
| The 'MainMethodFound' diagnostic. | |
| void | OutputFileIs (string arg0) |
| The 'OutputFileIs' diagnostic. | |
| void | AutoAddRef (string arg0) |
| The 'AutoAddRef' diagnostic. | |
| void | MainMethodFromManifest (string arg0) |
| The 'MainMethodFromManifest' diagnostic. | |
| void | GenericCompilerInfo (string arg0) |
| The 'GenericCompilerInfo' diagnostic. | |
| void | GenericClassLoadingInfo (string arg0) |
| The 'GenericClassLoadingInfo' diagnostic. | |
| void | GenericVerifierInfo (string arg0) |
| The 'GenericVerifierInfo' diagnostic. | |
| void | GenericRuntimeInfo (string arg0) |
| The 'GenericRuntimeInfo' diagnostic. | |
| void | GenericJniInfo (string arg0) |
| The 'GenericJniInfo' diagnostic. | |
| void | ClassNotFound (string arg0) |
| The 'ClassNotFound' diagnostic. | |
| void | ClassFormatError (string arg0, string arg1) |
| The 'ClassFormatError' diagnostic. | |
| void | DuplicateClassName (string arg0) |
| The 'DuplicateClassName' diagnostic. | |
| void | IllegalAccessError (string arg0, string arg1) |
| The 'IllegalAccessError' diagnostic. | |
| void | VerificationError (string arg0, string arg1) |
| The 'VerificationError' diagnostic. | |
| void | NoClassDefFoundError (string arg0, string arg1) |
| The 'NoClassDefFoundError' diagnostic. | |
| void | GenericUnableToCompileError (string arg0, string arg1, string arg2) |
| The 'GenericUnableToCompileError' diagnostic. | |
| void | DuplicateResourceName (string arg0) |
| The 'DuplicateResourceName' diagnostic. | |
| void | SkippingReferencedClass (string arg0, string arg1) |
| The 'SkippingReferencedClass' diagnostic. | |
| void | NoJniRuntime () |
| The 'NoJniRuntime' diagnostic. | |
| void | EmittedNoClassDefFoundError (string arg0, string arg1) |
| The 'EmittedNoClassDefFoundError' diagnostic. | |
| void | EmittedIllegalAccessError (string arg0, string arg1) |
| The 'EmittedIllegalAccessError' diagnostic. | |
| void | EmittedInstantiationError (string arg0, string arg1) |
| The 'EmittedInstantiationError' diagnostic. | |
| void | EmittedIncompatibleClassChangeError (string arg0, string arg1) |
| The 'EmittedIncompatibleClassChangeError' diagnostic. | |
| void | EmittedNoSuchFieldError (string arg0, string arg1) |
| The 'EmittedNoSuchFieldError' diagnostic. | |
| void | EmittedAbstractMethodError (string arg0, string arg1) |
| The 'EmittedAbstractMethodError' diagnostic. | |
| void | EmittedNoSuchMethodError (string arg0, string arg1) |
| The 'EmittedNoSuchMethodError' diagnostic. | |
| void | EmittedLinkageError (string arg0, string arg1) |
| The 'EmittedLinkageError' diagnostic. | |
| void | EmittedVerificationError (string arg0, string arg1) |
| The 'EmittedVerificationError' diagnostic. | |
| void | EmittedClassFormatError (string arg0, string arg1) |
| The 'EmittedClassFormatError' diagnostic. | |
| void | InvalidCustomAttribute (string arg0, string arg1) |
| The 'InvalidCustomAttribute' diagnostic. | |
| void | IgnoredCustomAttribute (string arg0, string arg1) |
| The 'IgnoredCustomAttribute' diagnostic. | |
| void | AssumeAssemblyVersionMatch (string arg0, string arg1) |
| The 'AssumeAssemblyVersionMatch' diagnostic. | |
| void | InvalidDirectoryInLibOptionPath (string arg0) |
| The 'InvalidDirectoryInLibOptionPath' diagnostic. | |
| void | InvalidDirectoryInLibEnvironmentPath (string arg0) |
| The 'InvalidDirectoryInLibEnvironmentPath' diagnostic. | |
| void | LegacySearchRule (string arg0) |
| The 'LegacySearchRule' diagnostic. | |
| void | AssemblyLocationIgnored (string arg0, string arg1, string arg2) |
| The 'AssemblyLocationIgnored' diagnostic. | |
| void | InterfaceMethodCantBeInternal (string arg0, string arg1, string arg2) |
| The 'InterfaceMethodCantBeInternal' diagnostic. | |
| void | DuplicateAssemblyReference (string arg0) |
| The 'DuplicateAssemblyReference' diagnostic. | |
| void | UnableToResolveType (string arg0, string arg1, string arg2) |
| The 'UnableToResolveType' diagnostic. | |
| void | StubsAreDeprecated (string arg0) |
| The 'StubsAreDeprecated' diagnostic. | |
| void | WrongClassName (string arg0, string arg1) |
| The 'WrongClassName' diagnostic. | |
| void | ReflectionCallerClassRequiresCallerID (string arg0, string arg1, string arg2) |
| The 'ReflectionCallerClassRequiresCallerID' diagnostic. | |
| void | LegacyAssemblyAttributesFound () |
| The 'LegacyAssemblyAttributesFound' diagnostic. | |
| void | UnableToCreateLambdaFactory () |
| The 'UnableToCreateLambdaFactory' diagnostic. | |
| void | UnknownWarning (string arg0) |
| The 'UnknownWarning' diagnostic. | |
| void | DuplicateIkvmLangProperty (string arg0, string arg1) |
| The 'DuplicateIkvmLangProperty' diagnostic. | |
| void | MalformedIkvmLangProperty (string arg0, string arg1) |
| The 'MalformedIkvmLangProperty' diagnostic. | |
| void | GenericCompilerWarning (string arg0) |
| The 'GenericCompilerWarning' diagnostic. | |
| void | GenericClassLoadingWarning (string arg0) |
| The 'GenericClassLoadingWarning' diagnostic. | |
| void | GenericVerifierWarning (string arg0) |
| The 'GenericVerifierWarning' diagnostic. | |
| void | GenericRuntimeWarning (string arg0) |
| The 'GenericRuntimeWarning' diagnostic. | |
| void | GenericJniWarning (string arg0) |
| The 'GenericJniWarning' diagnostic. | |
| void | UnableToCreateProxy (string arg0, string arg1) |
| The 'UnableToCreateProxy' diagnostic. | |
| void | DuplicateProxy (string arg0) |
| The 'DuplicateProxy' diagnostic. | |
| void | MapXmlUnableToResolveOpCode (string arg0) |
| The 'MapXmlUnableToResolveOpCode' diagnostic. | |
| void | MapXmlError (string arg0) |
| The 'MapXmlError' diagnostic. | |
| void | InputFileNotFound (string arg0) |
| The 'InputFileNotFound' diagnostic. | |
| void | UnknownFileType (string arg0) |
| The 'UnknownFileType' diagnostic. | |
| void | UnknownElementInMapFile (string arg0, string arg1, string arg2) |
| The 'UnknownElementInMapFile' diagnostic. | |
| void | UnknownAttributeInMapFile (string arg0, string arg1, string arg2) |
| The 'UnknownAttributeInMapFile' diagnostic. | |
| void | InvalidMemberNameInMapFile (string arg0, string arg1, string arg2) |
| The 'InvalidMemberNameInMapFile' diagnostic. | |
| void | InvalidMemberSignatureInMapFile (string arg0, string arg1, string arg2, string arg3) |
| The 'InvalidMemberSignatureInMapFile' diagnostic. | |
| void | InvalidPropertyNameInMapFile (string arg0, string arg1, string arg2, string arg3) |
| The 'InvalidPropertyNameInMapFile' diagnostic. | |
| void | InvalidPropertySignatureInMapFile (string arg0, string arg1, string arg2, string arg3) |
| The 'InvalidPropertySignatureInMapFile' diagnostic. | |
| void | NonPrimaryAssemblyReference (string arg0, string arg1) |
| The 'NonPrimaryAssemblyReference' diagnostic. | |
| void | MissingType (string arg0, string arg1) |
| The 'MissingType' diagnostic. | |
| void | MissingReference (string arg0, string arg1) |
| The 'MissingReference' diagnostic. | |
| void | CallerSensitiveOnUnsupportedMethod (string arg0, string arg1, string arg2) |
| The 'CallerSensitiveOnUnsupportedMethod' diagnostic. | |
| void | RemappedTypeMissingDefaultInterfaceMethod (string arg0, string arg1) |
| The 'RemappedTypeMissingDefaultInterfaceMethod' diagnostic. | |
| void | GenericCompilerError (string arg0) |
| The 'GenericCompilerError' diagnostic. | |
| void | GenericClassLoadingError (string arg0) |
| The 'GenericClassLoadingError' diagnostic. | |
| void | GenericVerifierError (string arg0) |
| The 'GenericVerifierError' diagnostic. | |
| void | GenericRuntimeError (string arg0) |
| The 'GenericRuntimeError' diagnostic. | |
| void | GenericJniError (string arg0) |
| The 'GenericJniError' diagnostic. | |
| void | ExportingImportsNotSupported () |
| The 'ExportingImportsNotSupported' diagnostic. | |
| void | ResponseFileDepthExceeded () |
| The 'ResponseFileDepthExceeded' diagnostic. | |
| void | ErrorReadingFile (string arg0, string arg1) |
| The 'ErrorReadingFile' diagnostic. | |
| void | NoTargetsFound () |
| The 'NoTargetsFound' diagnostic. | |
| void | FileFormatLimitationExceeded (string arg0) |
| The 'FileFormatLimitationExceeded' diagnostic. | |
| void | CannotSpecifyBothKeyFileAndContainer () |
| The 'CannotSpecifyBothKeyFileAndContainer' diagnostic. | |
| void | DelaySignRequiresKey () |
| The 'DelaySignRequiresKey' diagnostic. | |
| void | InvalidStrongNameKeyPair (string arg0, string arg1) |
| The 'InvalidStrongNameKeyPair' diagnostic. | |
| void | ReferenceNotFound (string arg0) |
| The 'ReferenceNotFound' diagnostic. | |
| void | OptionsMustPreceedChildLevels () |
| The 'OptionsMustPreceedChildLevels' diagnostic. | |
| void | UnrecognizedTargetType (string arg0) |
| The 'UnrecognizedTargetType' diagnostic. | |
| void | UnrecognizedPlatform (string arg0) |
| The 'UnrecognizedPlatform' diagnostic. | |
| void | UnrecognizedApartment (string arg0) |
| The 'UnrecognizedApartment' diagnostic. | |
| void | MissingFileSpecification (string arg0) |
| The 'MissingFileSpecification' diagnostic. | |
| void | PathTooLong (string arg0) |
| The 'PathTooLong' diagnostic. | |
| void | PathNotFound (string arg0) |
| The 'PathNotFound' diagnostic. | |
| void | InvalidPath (string arg0) |
| The 'InvalidPath' diagnostic. | |
| void | InvalidOptionSyntax (string arg0) |
| The 'InvalidOptionSyntax' diagnostic. | |
| void | ExternalResourceNotFound (string arg0) |
| The 'ExternalResourceNotFound' diagnostic. | |
| void | ExternalResourceNameInvalid (string arg0) |
| The 'ExternalResourceNameInvalid' diagnostic. | |
| void | InvalidVersionFormat (string arg0) |
| The 'InvalidVersionFormat' diagnostic. | |
| void | InvalidFileAlignment (string arg0) |
| The 'InvalidFileAlignment' diagnostic. | |
| void | ErrorWritingFile (string arg0, string arg1) |
| The 'ErrorWritingFile' diagnostic. | |
| void | UnrecognizedOption (string arg0) |
| The 'UnrecognizedOption' diagnostic. | |
| void | NoOutputFileSpecified () |
| The 'NoOutputFileSpecified' diagnostic. | |
| void | SharedClassLoaderCannotBeUsedOnModuleTarget () |
| The 'SharedClassLoaderCannotBeUsedOnModuleTarget' diagnostic. | |
| void | RuntimeNotFound () |
| The 'RuntimeNotFound' diagnostic. | |
| void | MainClassRequiresExe () |
| The 'MainClassRequiresExe' diagnostic. | |
| void | ExeRequiresMainClass () |
| The 'ExeRequiresMainClass' diagnostic. | |
| void | PropertiesRequireExe () |
| The 'PropertiesRequireExe' diagnostic. | |
| void | ModuleCannotHaveClassLoader () |
| The 'ModuleCannotHaveClassLoader' diagnostic. | |
| void | ErrorParsingMapFile (string arg0, string arg1) |
| The 'ErrorParsingMapFile' diagnostic. | |
| void | BootstrapClassesMissing () |
| The 'BootstrapClassesMissing' diagnostic. | |
| void | StrongNameRequiresStrongNamedRefs () |
| The 'StrongNameRequiresStrongNamedRefs' diagnostic. | |
| void | MainClassNotFound () |
| The 'MainClassNotFound' diagnostic. | |
| void | MainMethodNotFound () |
| The 'MainMethodNotFound' diagnostic. | |
| void | UnsupportedMainMethod () |
| The 'UnsupportedMainMethod' diagnostic. | |
| void | ExternalMainNotAccessible () |
| The 'ExternalMainNotAccessible' diagnostic. | |
| void | ClassLoaderNotFound () |
| The 'ClassLoaderNotFound' diagnostic. | |
| void | ClassLoaderNotAccessible () |
| The 'ClassLoaderNotAccessible' diagnostic. | |
| void | ClassLoaderIsAbstract () |
| The 'ClassLoaderIsAbstract' diagnostic. | |
| void | ClassLoaderNotClassLoader () |
| The 'ClassLoaderNotClassLoader' diagnostic. | |
| void | ClassLoaderConstructorMissing () |
| The 'ClassLoaderConstructorMissing' diagnostic. | |
| void | MapFileTypeNotFound (string arg0) |
| The 'MapFileTypeNotFound' diagnostic. | |
| void | MapFileClassNotFound (string arg0) |
| The 'MapFileClassNotFound' diagnostic. | |
| void | MaximumErrorCountReached () |
| The 'MaximumErrorCountReached' diagnostic. | |
| void | LinkageError (string arg0) |
| The 'LinkageError' diagnostic. | |
| void | RuntimeMismatch (string referencedAssemblyPath, string runtimeAssemblyName, string referencedAssemblyName) |
| The 'RuntimeMismatch' diagnostic. | |
| void | RuntimeMismatchStrongName () |
| The 'RuntimeMismatchStrongName' diagnostic. | |
| void | CoreClassesMissing () |
| The 'CoreClassesMissing' diagnostic. | |
| void | CriticalClassNotFound (string arg0) |
| The 'CriticalClassNotFound' diagnostic. | |
| void | AssemblyContainsDuplicateClassNames (string arg0, string arg1, string arg2, string arg3) |
| The 'AssemblyContainsDuplicateClassNames' diagnostic. | |
| void | CallerIDRequiresHasCallerIDAnnotation () |
| The 'CallerIDRequiresHasCallerIDAnnotation' diagnostic. | |
| void | UnableToResolveInterface (string arg0, string arg1) |
| The 'UnableToResolveInterface' diagnostic. | |
| void | MissingBaseType (string arg0, string arg1, string arg2, string arg3) |
| The 'MissingBaseType' diagnostic. | |
| void | MissingBaseTypeReference (string arg0, string arg1) |
| The 'MissingBaseTypeReference' diagnostic. | |
| void | FileNotFound (string arg0) |
| The 'FileNotFound' diagnostic. | |
| void | RuntimeMethodMissing (string arg0) |
| The 'RuntimeMethodMissing' diagnostic. | |
| void | MapFileFieldNotFound (string arg0, string arg1) |
| The 'MapFileFieldNotFound' diagnostic. | |
| void | GhostInterfaceMethodMissing (string arg0, string arg1, string arg2, string arg3) |
| The 'GhostInterfaceMethodMissing' diagnostic. | |
| void | ModuleInitializerMethodRequirements (string arg1, string arg2, string arg3) |
| The 'ModuleInitializerMethodRequirements' diagnostic. | |
| void | InvalidZip (string name) |
| The 'InvalidZip' diagnostic. | |
| void | CoreAssemblyVersionMismatch (string arg0, string arg1) |
| The 'CoreAssemblyVersionMismatch' diagnostic. | |
| void | GenericRuntimeTrace (string arg0) |
| The 'GenericRuntimeTrace' diagnostic. | |
| void | GenericJniTrace (string arg0) |
| The 'GenericJniTrace' diagnostic. | |
| void | GenericCompilerTrace (string arg0) |
| The 'GenericCompilerTrace' diagnostic. | |
Exposes methods to accept diagnostic invocations.
Definition at line 6 of file IDiagnosticHandler.g.cs.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.AssemblyContainsDuplicateClassNames | ( | string | arg0, |
| string | arg1, | ||
| string | arg2, | ||
| string | arg3 ) |
The 'AssemblyContainsDuplicateClassNames' diagnostic.
Fatal: Type '{arg0}' and '{arg1}' both map to the same name '{arg2}'. ({arg3})
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.AssemblyLocationIgnored | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'AssemblyLocationIgnored' diagnostic.
Warning: Assembly "{arg0}" is ignored as previously loaded assembly "{arg1}" has the same identity "{arg2}".
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.AssumeAssemblyVersionMatch | ( | string | arg0, |
| string | arg1 ) |
The 'AssumeAssemblyVersionMatch' diagnostic.
Warning: Assuming assembly reference "{arg0}" matches "{arg1}", you may need to supply runtime policy
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.AutoAddRef | ( | string | arg0 | ) |
The 'AutoAddRef' diagnostic.
Info: Automatically adding reference to "{arg0}".
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.BootstrapClassesMissing | ( | ) |
The 'BootstrapClassesMissing' diagnostic.
Fatal: Bootstrap classes missing and core assembly not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.CallerIDRequiresHasCallerIDAnnotation | ( | ) |
The 'CallerIDRequiresHasCallerIDAnnotation' diagnostic.
Fatal: CallerID.getCallerID() requires a HasCallerID annotation.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.CallerSensitiveOnUnsupportedMethod | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'CallerSensitiveOnUnsupportedMethod' diagnostic.
Error: CallerSensitive annotation on unsupported method. ("{arg0}.{arg1}{arg2}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.CannotSpecifyBothKeyFileAndContainer | ( | ) |
The 'CannotSpecifyBothKeyFileAndContainer' diagnostic.
Fatal: You cannot specify both a key file and container.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ClassFormatError | ( | string | arg0, |
| string | arg1 ) |
The 'ClassFormatError' diagnostic.
Warning: Unable to compile class "{arg0}". (class format error "{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ClassLoaderConstructorMissing | ( | ) |
The 'ClassLoaderConstructorMissing' diagnostic.
Fatal: Custom assembly class loader constructor is missing.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ClassLoaderIsAbstract | ( | ) |
The 'ClassLoaderIsAbstract' diagnostic.
Fatal: Custom assembly class loader class is abstract.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ClassLoaderNotAccessible | ( | ) |
The 'ClassLoaderNotAccessible' diagnostic.
Fatal: Custom assembly class loader class is not accessible.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ClassLoaderNotClassLoader | ( | ) |
The 'ClassLoaderNotClassLoader' diagnostic.
Fatal: Custom assembly class loader class does not extend java.lang.ClassLoader.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ClassLoaderNotFound | ( | ) |
The 'ClassLoaderNotFound' diagnostic.
Fatal: Custom assembly class loader class not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ClassNotFound | ( | string | arg0 | ) |
The 'ClassNotFound' diagnostic.
Warning: Class "{arg0}" not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.CoreAssemblyVersionMismatch | ( | string | arg0, |
| string | arg1 ) |
The 'CoreAssemblyVersionMismatch' diagnostic.
Fatal: Unable to load assembly '{0}' as it depends on a higher version of {1} than the one currently loaded.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.CoreClassesMissing | ( | ) |
The 'CoreClassesMissing' diagnostic.
Fatal: Failed to find core classes in core library.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.CriticalClassNotFound | ( | string | arg0 | ) |
The 'CriticalClassNotFound' diagnostic.
Fatal: Unable to load critical class '{arg0}'.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.DelaySignRequiresKey | ( | ) |
The 'DelaySignRequiresKey' diagnostic.
Fatal: You cannot delay sign without a key file or container.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.DuplicateAssemblyReference | ( | string | arg0 | ) |
The 'DuplicateAssemblyReference' diagnostic.
Warning: Duplicate assembly reference "{arg0}"
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.DuplicateClassName | ( | string | arg0 | ) |
The 'DuplicateClassName' diagnostic.
Warning: Duplicate class name: "{arg0}".
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.DuplicateIkvmLangProperty | ( | string | arg0, |
| string | arg1 ) |
The 'DuplicateIkvmLangProperty' diagnostic.
Warning: Ignoring duplicate ikvm.lang.Property annotation on {arg0}.{arg1}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.DuplicateProxy | ( | string | arg0 | ) |
The 'DuplicateProxy' diagnostic.
Error: Duplicate proxy "{arg0}".
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.DuplicateResourceName | ( | string | arg0 | ) |
The 'DuplicateResourceName' diagnostic.
Warning: Skipping resource (name clash): "{arg0}"
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedAbstractMethodError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedAbstractMethodError' diagnostic.
Warning: Emitted java.lang.AbstractMethodError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedClassFormatError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedClassFormatError' diagnostic.
Warning: Emitted java.lang.ClassFormatError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedIllegalAccessError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedIllegalAccessError' diagnostic.
Warning: Emitted java.lang.IllegalAccessError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedIncompatibleClassChangeError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedIncompatibleClassChangeError' diagnostic.
Warning: Emitted java.lang.IncompatibleClassChangeError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedInstantiationError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedInstantiationError' diagnostic.
Warning: Emitted java.lang.InstantiationError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedLinkageError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedLinkageError' diagnostic.
Warning: Emitted java.lang.LinkageError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedNoClassDefFoundError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedNoClassDefFoundError' diagnostic.
Warning: Emitted java.lang.NoClassDefFoundError in "{arg0}". ("{arg1}").
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedNoSuchFieldError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedNoSuchFieldError' diagnostic.
Warning: Emitted java.lang.NoSuchFieldError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedNoSuchMethodError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedNoSuchMethodError' diagnostic.
Warning: Emitted java.lang.NoSuchMethodError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.EmittedVerificationError | ( | string | arg0, |
| string | arg1 ) |
The 'EmittedVerificationError' diagnostic.
Warning: Emitted java.lang.VerificationError in "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ErrorParsingMapFile | ( | string | arg0, |
| string | arg1 ) |
The 'ErrorParsingMapFile' diagnostic.
Fatal: Unable to parse remap file: {arg0}. ({arg1})
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ErrorReadingFile | ( | string | arg0, |
| string | arg1 ) |
The 'ErrorReadingFile' diagnostic.
Fatal: Unable to read file: {arg0}. ({arg1})
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ErrorWritingFile | ( | string | arg0, |
| string | arg1 ) |
The 'ErrorWritingFile' diagnostic.
Fatal: Unable to write file: {arg0}. ({arg1})
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ExeRequiresMainClass | ( | ) |
The 'ExeRequiresMainClass' diagnostic.
Fatal: No main method found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ExportingImportsNotSupported | ( | ) |
The 'ExportingImportsNotSupported' diagnostic.
Error: Exporting previously imported assemblies is not supported.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ExternalMainNotAccessible | ( | ) |
The 'ExternalMainNotAccessible' diagnostic.
Fatal: External main method must be public and in a public class.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ExternalResourceNameInvalid | ( | string | arg0 | ) |
The 'ExternalResourceNameInvalid' diagnostic.
Fatal: External resource file may not include path specification: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ExternalResourceNotFound | ( | string | arg0 | ) |
The 'ExternalResourceNotFound' diagnostic.
Fatal: External resource file does not exist: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.FileFormatLimitationExceeded | ( | string | arg0 | ) |
The 'FileFormatLimitationExceeded' diagnostic.
Fatal: File format limitation exceeded: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.FileNotFound | ( | string | arg0 | ) |
The 'FileNotFound' diagnostic.
Fatal: File not found: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericClassLoadingError | ( | string | arg0 | ) |
The 'GenericClassLoadingError' diagnostic.
Error: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericClassLoadingInfo | ( | string | arg0 | ) |
The 'GenericClassLoadingInfo' diagnostic.
Info: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericClassLoadingWarning | ( | string | arg0 | ) |
The 'GenericClassLoadingWarning' diagnostic.
Warning: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericCompilerError | ( | string | arg0 | ) |
The 'GenericCompilerError' diagnostic.
Error: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericCompilerInfo | ( | string | arg0 | ) |
The 'GenericCompilerInfo' diagnostic.
Info: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericCompilerTrace | ( | string | arg0 | ) |
The 'GenericCompilerTrace' diagnostic.
Trace: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericCompilerWarning | ( | string | arg0 | ) |
The 'GenericCompilerWarning' diagnostic.
Warning: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericJniError | ( | string | arg0 | ) |
The 'GenericJniError' diagnostic.
Error: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericJniInfo | ( | string | arg0 | ) |
The 'GenericJniInfo' diagnostic.
Info: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericJniTrace | ( | string | arg0 | ) |
The 'GenericJniTrace' diagnostic.
Trace: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericJniWarning | ( | string | arg0 | ) |
The 'GenericJniWarning' diagnostic.
Warning: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericRuntimeError | ( | string | arg0 | ) |
The 'GenericRuntimeError' diagnostic.
Error: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericRuntimeInfo | ( | string | arg0 | ) |
The 'GenericRuntimeInfo' diagnostic.
Info: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericRuntimeTrace | ( | string | arg0 | ) |
The 'GenericRuntimeTrace' diagnostic.
Trace: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericRuntimeWarning | ( | string | arg0 | ) |
The 'GenericRuntimeWarning' diagnostic.
Warning: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericUnableToCompileError | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'GenericUnableToCompileError' diagnostic.
Warning: Unable to compile class "{arg0}". ("{arg1}": "{arg2}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericVerifierError | ( | string | arg0 | ) |
The 'GenericVerifierError' diagnostic.
Error: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericVerifierInfo | ( | string | arg0 | ) |
The 'GenericVerifierInfo' diagnostic.
Info: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GenericVerifierWarning | ( | string | arg0 | ) |
The 'GenericVerifierWarning' diagnostic.
Warning: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.GhostInterfaceMethodMissing | ( | string | arg0, |
| string | arg1, | ||
| string | arg2, | ||
| string | arg3 ) |
The 'GhostInterfaceMethodMissing' diagnostic.
Fatal: Remapped class '{arg0}' does not implement ghost interface method. ({arg1}.{arg2}{arg3})
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.IgnoredCustomAttribute | ( | string | arg0, |
| string | arg1 ) |
The 'IgnoredCustomAttribute' diagnostic.
Warning: Custom attribute "{arg0}" was ignored. ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.IllegalAccessError | ( | string | arg0, |
| string | arg1 ) |
The 'IllegalAccessError' diagnostic.
Warning: Unable to compile class "{arg0}". (illegal access error "{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InputFileNotFound | ( | string | arg0 | ) |
The 'InputFileNotFound' diagnostic.
Error: Source file '{arg0}' not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InterfaceMethodCantBeInternal | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'InterfaceMethodCantBeInternal' diagnostic.
Warning: Ignoring @ikvm.lang.Internal annotation on interface method. ("{arg0}.{arg1}{arg2}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidCustomAttribute | ( | string | arg0, |
| string | arg1 ) |
The 'InvalidCustomAttribute' diagnostic.
Warning: Error emitting "{arg0}" custom attribute. ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidDirectoryInLibEnvironmentPath | ( | string | arg0 | ) |
The 'InvalidDirectoryInLibEnvironmentPath' diagnostic.
Warning: Directory "{arg0}" specified in LIB environment is not valid.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidDirectoryInLibOptionPath | ( | string | arg0 | ) |
The 'InvalidDirectoryInLibOptionPath' diagnostic.
Warning: Directory "{arg0}" specified in -lib option is not valid.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidFileAlignment | ( | string | arg0 | ) |
The 'InvalidFileAlignment' diagnostic.
Fatal: Invalid value '{arg0}' for -filealign option.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidMemberNameInMapFile | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'InvalidMemberNameInMapFile' diagnostic.
Error: Invalid {arg0} name '{arg1}' in remap file in class {arg2}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidMemberSignatureInMapFile | ( | string | arg0, |
| string | arg1, | ||
| string | arg2, | ||
| string | arg3 ) |
The 'InvalidMemberSignatureInMapFile' diagnostic.
Error: Invalid {arg0} signature '{arg3}' in remap file for {arg0} {arg1}.{arg2}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidOptionSyntax | ( | string | arg0 | ) |
The 'InvalidOptionSyntax' diagnostic.
Fatal: Invalid option: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidPath | ( | string | arg0 | ) |
The 'InvalidPath' diagnostic.
Fatal: Invalid path: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidPropertyNameInMapFile | ( | string | arg0, |
| string | arg1, | ||
| string | arg2, | ||
| string | arg3 ) |
The 'InvalidPropertyNameInMapFile' diagnostic.
Error: Invalid property {arg0} name '{arg3}' in remap file for property {arg1}.{arg2}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidPropertySignatureInMapFile | ( | string | arg0, |
| string | arg1, | ||
| string | arg2, | ||
| string | arg3 ) |
The 'InvalidPropertySignatureInMapFile' diagnostic.
Error: Invalid property {arg0} signature '{arg3}' in remap file for property {arg1}.{arg2}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidStrongNameKeyPair | ( | string | arg0, |
| string | arg1 ) |
The 'InvalidStrongNameKeyPair' diagnostic.
Fatal: Invalid key {arg0} specified. ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidVersionFormat | ( | string | arg0 | ) |
The 'InvalidVersionFormat' diagnostic.
Fatal: Invalid version specified: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.InvalidZip | ( | string | name | ) |
The 'InvalidZip' diagnostic.
Fatal: Invalid zip: {name}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| bool IKVM.CoreLib.Diagnostics.IDiagnosticHandler.IsEnabled | ( | Diagnostic | diagnostic | ) |
Returns true if the specified Diagnostic is enabled.
| diagnostic |
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.Tools.Core.Diagnostics.FormattedDiagnosticHandler.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.LegacyAssemblyAttributesFound | ( | ) |
The 'LegacyAssemblyAttributesFound' diagnostic.
Warning: Legacy assembly attributes container found. Please use the -assemblyattributes:<file> option.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.LegacySearchRule | ( | string | arg0 | ) |
The 'LegacySearchRule' diagnostic.
Warning: Found assembly "{arg0}" using legacy search rule, please append '.dll' to the reference.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.LinkageError | ( | string | arg0 | ) |
The 'LinkageError' diagnostic.
Fatal: Link error: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MainClassNotFound | ( | ) |
The 'MainClassNotFound' diagnostic.
Fatal: Main class not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MainClassRequiresExe | ( | ) |
The 'MainClassRequiresExe' diagnostic.
Fatal: Main class cannot be specified for library or module.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MainMethodFound | ( | string | arg0 | ) |
The 'MainMethodFound' diagnostic.
Info: Found main method in class "{arg0}".
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MainMethodFromManifest | ( | string | arg0 | ) |
The 'MainMethodFromManifest' diagnostic.
Info: Using main class "{arg0}" based on jar manifest.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MainMethodNotFound | ( | ) |
The 'MainMethodNotFound' diagnostic.
Fatal: Main method not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MalformedIkvmLangProperty | ( | string | arg0, |
| string | arg1 ) |
The 'MalformedIkvmLangProperty' diagnostic.
Warning: Ignoring duplicate ikvm.lang.Property annotation on {arg0}.{arg1}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MapFileClassNotFound | ( | string | arg0 | ) |
The 'MapFileClassNotFound' diagnostic.
Fatal: Class '{arg0}' referenced in remap file was not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MapFileFieldNotFound | ( | string | arg0, |
| string | arg1 ) |
The 'MapFileFieldNotFound' diagnostic.
Fatal: Field '{arg0}' referenced in remap file was not found in class '{arg1}'.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MapFileTypeNotFound | ( | string | arg0 | ) |
The 'MapFileTypeNotFound' diagnostic.
Fatal: Type '{arg0}' referenced in remap file was not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MapXmlError | ( | string | arg0 | ) |
The 'MapXmlError' diagnostic.
Error: Error in remap file: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MapXmlUnableToResolveOpCode | ( | string | arg0 | ) |
The 'MapXmlUnableToResolveOpCode' diagnostic.
Error: Unable to resolve opcode in remap file: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MaximumErrorCountReached | ( | ) |
The 'MaximumErrorCountReached' diagnostic.
Fatal: Maximum error count reached.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MissingBaseType | ( | string | arg0, |
| string | arg1, | ||
| string | arg2, | ||
| string | arg3 ) |
The 'MissingBaseType' diagnostic.
Fatal: The base class or interface '{arg0}' in assembly '{arg1}' referenced by type '{arg2}' in '{arg3}' could not be resolved.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MissingBaseTypeReference | ( | string | arg0, |
| string | arg1 ) |
The 'MissingBaseTypeReference' diagnostic.
Fatal: The type '{arg0}' is defined in an assembly that is not referenced. You must add a reference to assembly '{arg1}'.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MissingFileSpecification | ( | string | arg0 | ) |
The 'MissingFileSpecification' diagnostic.
Fatal: Missing file specification for '{arg0}' option.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MissingReference | ( | string | arg0, |
| string | arg1 ) |
The 'MissingReference' diagnostic.
Error: The type '{arg0}' is defined in an assembly that is notResponseFileDepthExceeded referenced. You must add a reference to assembly '{arg1}'.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.MissingType | ( | string | arg0, |
| string | arg1 ) |
The 'MissingType' diagnostic.
Error: Reference to type "{arg0}" claims it is defined in "{arg1}", but it could not be found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ModuleCannotHaveClassLoader | ( | ) |
The 'ModuleCannotHaveClassLoader' diagnostic.
Fatal: Cannot specify assembly class loader for modules.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ModuleInitializerMethodRequirements | ( | string | arg1, |
| string | arg2, | ||
| string | arg3 ) |
The 'ModuleInitializerMethodRequirements' diagnostic.
Fatal: Method '{arg1}.{arg2}{arg3}' does not meet the requirements of a module initializer.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.NoClassDefFoundError | ( | string | arg0, |
| string | arg1 ) |
The 'NoClassDefFoundError' diagnostic.
Warning: Unable to compile class "{arg0}". (missing class "{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.NoJniRuntime | ( | ) |
The 'NoJniRuntime' diagnostic.
Warning: Unable to load runtime JNI assembly.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.NonPrimaryAssemblyReference | ( | string | arg0, |
| string | arg1 ) |
The 'NonPrimaryAssemblyReference' diagnostic.
Error: Referenced assembly "{arg0}" is not the primary assembly of a shared class loader group, please reference primary assembly "{arg1}" instead.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.NoOutputFileSpecified | ( | ) |
The 'NoOutputFileSpecified' diagnostic.
Fatal: No output file specified.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.NoTargetsFound | ( | ) |
The 'NoTargetsFound' diagnostic.
Fatal: No targets found
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.OptionsMustPreceedChildLevels | ( | ) |
The 'OptionsMustPreceedChildLevels' diagnostic.
Fatal: You can only specify options before any child levels.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.OutputFileIs | ( | string | arg0 | ) |
The 'OutputFileIs' diagnostic.
Info: Output file is "{arg0}".
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.PathNotFound | ( | string | arg0 | ) |
The 'PathNotFound' diagnostic.
Fatal: Path not found: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.PathTooLong | ( | string | arg0 | ) |
The 'PathTooLong' diagnostic.
Fatal: Path too long: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.PropertiesRequireExe | ( | ) |
The 'PropertiesRequireExe' diagnostic.
Fatal: Properties cannot be specified for library or module.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ReferenceNotFound | ( | string | arg0 | ) |
The 'ReferenceNotFound' diagnostic.
Fatal: Reference not found: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ReflectionCallerClassRequiresCallerID | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'ReflectionCallerClassRequiresCallerID' diagnostic.
Warning: Reflection.getCallerClass() called from non-CallerID method. ("{arg0}.{arg1}{arg2}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.RemappedTypeMissingDefaultInterfaceMethod | ( | string | arg0, |
| string | arg1 ) |
The 'RemappedTypeMissingDefaultInterfaceMethod' diagnostic.
Error: {arg0} does not implement default interface method {arg1}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.ResponseFileDepthExceeded | ( | ) |
The 'ResponseFileDepthExceeded' diagnostic.
Fatal: Response file nesting depth exceeded.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.RuntimeMethodMissing | ( | string | arg0 | ) |
The 'RuntimeMethodMissing' diagnostic.
Fatal: Runtime method '{arg0}' not found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.RuntimeMismatch | ( | string | referencedAssemblyPath, |
| string | runtimeAssemblyName, | ||
| string | referencedAssemblyName ) |
The 'RuntimeMismatch' diagnostic.
Fatal: Referenced assembly {referencedAssemblyPath} was compiled with an incompatible IKVM.Runtime version. Current runtime: {runtimeAssemblyName}. Referenced assembly runtime: {referencedAssemblyName}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.RuntimeMismatchStrongName | ( | ) |
The 'RuntimeMismatchStrongName' diagnostic.
Fatal:
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.RuntimeNotFound | ( | ) |
The 'RuntimeNotFound' diagnostic.
Fatal: Unable to load runtime assembly.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.SharedClassLoaderCannotBeUsedOnModuleTarget | ( | ) |
The 'SharedClassLoaderCannotBeUsedOnModuleTarget' diagnostic.
Fatal: Incompatible options: -target:module and -sharedclassloader cannot be combined.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.SkippingReferencedClass | ( | string | arg0, |
| string | arg1 ) |
The 'SkippingReferencedClass' diagnostic.
Warning: Skipping class: "{arg0}". (class is already available in referenced assembly "{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.StrongNameRequiresStrongNamedRefs | ( | ) |
The 'StrongNameRequiresStrongNamedRefs' diagnostic.
Fatal: All referenced assemblies must be strong named, to be able to sign the output assembly.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.StubsAreDeprecated | ( | string | arg0 | ) |
The 'StubsAreDeprecated' diagnostic.
Warning: Compiling stubs is deprecated. Please add a reference to assembly "{arg0}" instead.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnableToCreateLambdaFactory | ( | ) |
The 'UnableToCreateLambdaFactory' diagnostic.
Warning: Unable to create static lambda factory.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnableToCreateProxy | ( | string | arg0, |
| string | arg1 ) |
The 'UnableToCreateProxy' diagnostic.
Error: Unable to create proxy "{arg0}". ("{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnableToResolveInterface | ( | string | arg0, |
| string | arg1 ) |
The 'UnableToResolveInterface' diagnostic.
Fatal: Unable to resolve interface '{arg0}' on type '{arg1}'.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnableToResolveType | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'UnableToResolveType' diagnostic.
Warning: Reference in "{arg0}" to type "{arg1}" claims it is defined in "{arg2}", but it could not be found.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnknownAttributeInMapFile | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'UnknownAttributeInMapFile' diagnostic.
Error: Unknown attribute {arg0} in remap file, line {arg1}, column {arg2}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnknownElementInMapFile | ( | string | arg0, |
| string | arg1, | ||
| string | arg2 ) |
The 'UnknownElementInMapFile' diagnostic.
Error: Unknown element {arg0} in remap file, line {arg1}, column {arg2}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnknownFileType | ( | string | arg0 | ) |
The 'UnknownFileType' diagnostic.
Error: Unknown file type: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnknownWarning | ( | string | arg0 | ) |
The 'UnknownWarning' diagnostic.
Warning: {arg0}
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnrecognizedApartment | ( | string | arg0 | ) |
The 'UnrecognizedApartment' diagnostic.
Fatal: Invalid value '{arg0}' for -apartment option.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnrecognizedOption | ( | string | arg0 | ) |
The 'UnrecognizedOption' diagnostic.
Fatal: Unrecognized option: {arg0}.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnrecognizedPlatform | ( | string | arg0 | ) |
The 'UnrecognizedPlatform' diagnostic.
Fatal: Invalid value '{arg0}' for -platform option.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnrecognizedTargetType | ( | string | arg0 | ) |
The 'UnrecognizedTargetType' diagnostic.
Fatal: Invalid value '{arg0}' for -target option.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.UnsupportedMainMethod | ( | ) |
The 'UnsupportedMainMethod' diagnostic.
Fatal: Redirected main method not supported.
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.VerificationError | ( | string | arg0, |
| string | arg1 ) |
The 'VerificationError' diagnostic.
Warning: Unable to compile class "{arg0}". (verification error "{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.
| void IKVM.CoreLib.Diagnostics.IDiagnosticHandler.WrongClassName | ( | string | arg0, |
| string | arg1 ) |
The 'WrongClassName' diagnostic.
Warning: Unable to compile "{arg0}" (wrong name: "{arg1}")
Implemented in IKVM.CoreLib.Diagnostics.NullDiagnosticHandler, and IKVM.CoreLib.Diagnostics.Tracing.DiagnosticEventSource.