Home
last modified time | relevance | path

Searched refs:WarningException (Results 1 – 25 of 77) sorted by relevance

1234

/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Derror.h90 WarningException = 300, enumerator
94 TypeWarning = WarningException + TypeBase,
96 OptionWarning = WarningException + OptionBase,
101 BlobWarning = WarningException + BlobBase,
103 CacheWarning = WarningException + CacheBase,
104 CoderWarning = WarningException + CoderBase,
106 DrawWarning = WarningException + DrawBase,
108 ImageWarning = WarningException + ImageBase,
109 WandWarning = WarningException + WandBase,
113 X11Warning = WarningException + X11Base,
[all …]
H A Dlog.c150 STATIC_EVMASK( "warning", WarningEventMask, WarningException, WarningException+99 ),
659 case WarningException: severity="Warning"; break; in LogMagickEventList()
668 case WarningException: nteventtype=EVENTLOG_WARNING_TYPE; break; in LogMagickEventList()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DWarningException.cs21 public class WarningException : SystemException class
27 public WarningException() : this(null, null, null) in WarningException() method in System.ComponentModel.WarningException
35 public WarningException(string message) : this(message, null, null) in WarningException() method in System.ComponentModel.WarningException
43 public WarningException(string message, string helpUrl) : this(message, helpUrl, null) in WarningException() method in System.ComponentModel.WarningException
52 public WarningException(string message, Exception innerException) in WarningException() method in System.ComponentModel.WarningException
61 public WarningException(string message, string helpUrl, string helpTopic) in WarningException() method in System.ComponentModel.WarningException
71 … protected WarningException(SerializationInfo info, StreamingContext context) : base(info, context) in WarningException() method in System.ComponentModel.WarningException
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DWarningException.cs22 public class WarningException : SystemException { class
30 public WarningException() : this(null, null, null) { in WarningException() method in System.ComponentModel.WarningException
37 public WarningException(string message) : this(message, null, null) { in WarningException() method in System.ComponentModel.WarningException
44 public WarningException(string message, string helpUrl) : this(message, helpUrl, null) { in WarningException() method in System.ComponentModel.WarningException
52 public WarningException( string message, Exception innerException ) in WarningException() method in System.ComponentModel.WarningException
60 public WarningException(string message, string helpUrl, string helpTopic) in WarningException() method in System.ComponentModel.WarningException
69 …protected WarningException(SerializationInfo info, StreamingContext context) : base (info, context… in WarningException() method in System.ComponentModel.WarningException
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rdr/
H A DWarningException.java26 public class WarningException extends RuntimeException { class
27 public WarningException(String s) { in WarningException() method in WarningException
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/rdr/
H A DWarningException.java26 public class WarningException extends RuntimeException { class
27 public WarningException(String s) { in WarningException() method in WarningException
/dports/games/fs2open/fs2open.github.com-release_21_4_1/test/src/weapon/
H A Dweapons.cpp29 ASSERT_THROW(weapon_init(), os::dialogs::WarningException); in TEST_F()
35 ASSERT_THROW(weapon_init(), os::dialogs::WarningException); in TEST_F()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/
H A DStubs.cs111 public class WarningException : SystemException { class
116 public WarningException(string message) : base(message) { } in WarningException() method in System.ComponentModel.WarningException
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/osapi/
H A Ddialogs.h32 class WarningException : public DialogException {
34 explicit WarningException(const std::string& msg) : DialogException(msg) {} in WarningException() function
H A Ddialogs.cpp364 throw WarningException(text); in WarningImpl()
471 throw WarningException(message); in Message()
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetCommandParams.cpp274 throw ExceptionMessage(WarningException, _("InsetCommand Error: "), in setCmdName()
297 throw ExceptionMessage(WarningException, _("InsetCommandParams Error: "), in Read()
342 throw ExceptionMessage(WarningException, in Read()
350 throw ExceptionMessage(WarningException, in Read()
/dports/print/lyx/lyx-2.3.4.2/src/support/
H A DExceptionMessage.h42 WarningException enumerator
H A Dlassert.cpp73 throw ExceptionMessage(WarningException, _("Warning!"), in doWarnIf()
H A DPackage.cpp744 throw ExceptionMessage(WarningException, _("File not found"), bformat( in check_env_var_dir()
771 throw ExceptionMessage(WarningException, _("Directory not found"), bformat( in check_env_var_dir()
/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DSignFile.cs91 catch (WarningException ex) in Execute()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dexception.h30 WarningException = 300, enumerator
H A Dexception.c224 if ((p->severity >= WarningException) && (p->severity < ErrorException)) in CatchException()
1133 if ((severity >= WarningException) && (severity < ErrorException)) in ThrowMagickExceptionList()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dexception.h30 WarningException = 300, enumerator
H A Dexception.c224 if ((p->severity >= WarningException) && (p->severity < ErrorException)) in CatchException()
1133 if ((severity >= WarningException) && (severity < ErrorException)) in ThrowMagickExceptionList()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dexception.h31 WarningException = 300, enumerator
H A Dexception.c228 if ((p->severity >= WarningException) && (p->severity < ErrorException)) in CatchException()
1137 if ((severity >= WarningException) && (severity < ErrorException)) in ThrowMagickExceptionList()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dexception.h31 WarningException = 300, enumerator
H A Dexception.c228 if ((p->severity >= WarningException) && (p->severity < ErrorException)) in CatchException()
1137 if ((severity >= WarningException) && (severity < ErrorException)) in ThrowMagickExceptionList()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs787 public partial class WarningException : System.SystemException class
789 public WarningException() { } in WarningException() method in System.ComponentModel.WarningException
790 …protected WarningException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Ser… in WarningException() method in System.ComponentModel.WarningException
791 public WarningException(string message) { } in WarningException() method in System.ComponentModel.WarningException
792 public WarningException(string message, System.Exception innerException) { } in WarningException() method in System.ComponentModel.WarningException
793 public WarningException(string message, string helpUrl) { } in WarningException() method in System.ComponentModel.WarningException
794 public WarningException(string message, string helpUrl, string helpTopic) { } in WarningException() method in System.ComponentModel.WarningException
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/PerlMagick/
H A DMagick.pm.in30 Success Transparent Opaque MaxRGB WarningException

1234