public class OpenWireUtil extends Object
Constructor and Description |
---|
OpenWireUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
validateIsThrowable(Class<?> clazz)
Verify that the provided class extends
Throwable and throw an
IllegalArgumentException if it does not. |
public OpenWireUtil()
public static void validateIsThrowable(Class<?> clazz)
Throwable
and throw an
IllegalArgumentException
if it does not.clazz
- Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.