Uses of Class
love.distributedrebirth.nx01.warp.fault.BassFaultAnchor
Packages that use BassFaultAnchor
Package
Description
NX01 Warp fault multi-space chain folded base exceptions.
NX01 Warp fault sitra zillala growl reporting plugins.
NX01 Warp fault sitra zillala growl reporting engine.
-
Uses of BassFaultAnchor in love.distributedrebirth.nx01.warp.fault
Subclasses of BassFaultAnchor in love.distributedrebirth.nx01.warp.faultModifier and TypeClassDescriptionfinal classReplaces; InstantiationExceptionfinal classReplaces; InterruptedException/IllegalMonitorStateExceptionfinal classReplaces; IllegalStateException/UnsupportedOperationExceptionfinal classReplaces; IllegalAccessException/IllegalThreadStateException/SecurityException/UnsupportedOperationExceptionfinal classReplaces; NoSuchFieldException/NoSuchMethodException/ClassNotFoundException/TypeNotPresentException/EnumConstantNotPresentExceptionfinal classReplaces; NullPointerExceptionfinal classReplaces; ArrayStoreException/ClassCastExceptionfinal classReplaces; IllegalArgumentExceptionfinal classReplaces; ArrayIndexOutOfBoundsException/IndexOutOfBoundsException/NegativeArraySizeException/StringIndexOutOfBoundsExceptionfinal classReplaces; Packs an error of an other person.final classWrap stack traces of other languages with duck tales.final classReplaces; IOExceptionfinal classReplaces; NumberFormatExceptionfinal classReplaces; real format exceptionMethods in love.distributedrebirth.nx01.warp.fault that return BassFaultAnchorModifier and TypeMethodDescriptionfinal BassFaultAnchorBassFaultAnchor.appendOnWhitePaper(String key, String value) final BassFaultAnchorBassFaultAnchor.appendOnWhitePaper(Consumer<Map<String, String>> tracer) final BassFaultAnchorBassFaultAnchor.withSignalTrace(Class<?> signal, String key, String value) final BassFaultAnchor -
Uses of BassFaultAnchor in love.distributedrebirth.nx01.warp.fault.report
Methods in love.distributedrebirth.nx01.warp.fault.report with parameters of type BassFaultAnchorModifier and TypeMethodDescriptionvoidReportSitraFaultStackTraceJava2.fillReport(BassFaultAnchor fault, Map<String, String> tracer) voidReportSitraFaultStackTraceJava3.fillReport(BassFaultAnchor fault, Map<String, String> tracer) -
Uses of BassFaultAnchor in love.distributedrebirth.nx01.warp.fault.sitra
Methods in love.distributedrebirth.nx01.warp.fault.sitra that return types with arguments of type BassFaultAnchorModifier and TypeMethodDescriptiondefault List<Class<? extends BassFaultAnchor>> SitraManifestReportProvider.matchFaults()Methods in love.distributedrebirth.nx01.warp.fault.sitra with parameters of type BassFaultAnchorModifier and TypeMethodDescriptionZilLaLaManyfestoGrowlFactory.buildFaultScream(WarpManifestX8 manifest, BassFaultAnchor fault) ZilLaLaManyfestoGrowlFactory.buildFaultScreamBase64(WarpManifestX8 manifest, BassFaultAnchor fault) Deprecated.SitraManifestGenerator.buildSignalTraceManifest(BassFaultAnchor fault) default voidSitraManifestReportProvider.fillReport(BassFaultAnchor fault, Map<String, String> tracer)