ComponentOne PDF for .NET
CSJ2K.j2k.util Namespace / MsgLogger_Fields Structure / ERROR Field

In This Topic
    ERROR Field (MsgLogger_Fields)
    In This Topic
    Severity of message. ERROR messages denote that something has gone wrong and probably that execution has ended. They should be definetely displayed to the user.
    Syntax
    'Declaration
     
    
    Public Const ERROR As Integer
    public const int ERROR
    See Also