Class ErrorInfo
- java.lang.Object
-
- org.flowable.common.rest.exception.ErrorInfo
-
public class ErrorInfo extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetException()StringgetMessage()voidsetException(String exception)voidsetMessage(String message)
-