Uses of Class
com.core.exception.message.ErrorOccur
-
Packages that use ErrorOccur Package Description com.core.exception.message -
-
Uses of ErrorOccur in com.core.exception.message
Methods in com.core.exception.message that return types with arguments of type ErrorOccur Modifier and Type Method Description java.util.List<ErrorOccur>
MessageBody. getErrorOccurList()
Method parameters in com.core.exception.message with type arguments of type ErrorOccur Modifier and Type Method Description void
MessageBody. setErrorOccurList(java.util.List<ErrorOccur> errorOccurList)
-