Package com.osohq.oso
Class Exceptions
- java.lang.Object
-
- com.osohq.oso.Exceptions
-
public class Exceptions extends Object
-
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description static String
UNEXPECTED_EXPRESSION_MESSAGE
-
Constructor Summary
Constructors Constructor Description Exceptions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Exceptions.OsoException
getJavaError(String polarError)
-
-
-
Field Detail
-
UNEXPECTED_EXPRESSION_MESSAGE
public static final String UNEXPECTED_EXPRESSION_MESSAGE
- See Also:
- Constant Field Values
-
-
Method Detail
-
getJavaError
public static Exceptions.OsoException getJavaError(String polarError)
-
-