public class ErrorUtils extends Object
Constructor and Description |
---|
ErrorUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getDescription(Throwable cause)
Method to get the description for an error.
|
static String |
getReason(Throwable cause)
Method to get the reason for an error.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.