org.hibersap
Class SapException.SapError
java.lang.Object
org.hibersap.SapException.SapError
- Enclosing class:
- SapException
public static class SapException.SapError
- extends Object
Hold information about (error, warning, info, etc.) values returned by a SAP function.
- Author:
- cerker
SapException.SapError
public SapException.SapError(String type,
String id,
String number,
String message)
getType
public String getType()
getId
public String getId()
getNumber
public String getNumber()
getMessage
public String getMessage()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.