-
public final class Core.Model.Error extends Core.Model
-
-
Constructor Summary
Constructors Constructor Description Core.Model.Error(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
Core.Model.Error
Core.Model.Error(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-