public class Exceptions extends Object
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
launderCacheListenerException(CacheListenerException e) |
static RuntimeException |
launderCacheLoaderException(Exception e) |
static RuntimeException |
launderCacheWriterException(Exception e) |
static RuntimeException |
launderEntryProcessorException(Exception e) |
public static RuntimeException launderCacheLoaderException(Exception e)
public static RuntimeException launderCacheWriterException(Exception e)
public static RuntimeException launderEntryProcessorException(Exception e)
public static RuntimeException launderCacheListenerException(CacheListenerException e)
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.