public interface Problem
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Get the message written in the current locale.
|
Throwable |
getThrowable()
Get the exception that caused this problem.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.