Sun Message Library for SWIFT API

com.stc.swift.runtime
Interface SwiftUnmarshalException.Category

Enclosing class:
SwiftUnmarshalException

public static interface SwiftUnmarshalException.Category


Field Summary
static int FATAL
           
static int RECOVERABLE
           
static int UNKNOWN
           
 

Field Detail

UNKNOWN

static final int UNKNOWN
See Also:
Constant Field Values

FATAL

static final int FATAL
See Also:
Constant Field Values

RECOVERABLE

static final int RECOVERABLE
See Also:
Constant Field Values

Sun Message Library for SWIFT API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.