Error
Description:
[ CCode ( cname = "ICalErrorEnum" , cprefix = "I_CAL_" , has_type_id = false ) ]
[ GIR ( name = "ErrorEnum" ) ]
public enum Error
Content:
Enum values:
Static methods:
- public static void clear_errno ()
- public static void crash_here ()
Shout out the errors to the compiler.
- public static unowned string perror ()
Gets the Error in the string representation.
- public static void restore (string error, ErrorState es)
Restores the error to specified state.
- public static void stop_here ()
- public static ErrorState supress (string error)
Suppresses the error.
Methods: