Package org.jdbi.v3.core.internal
Class UtilityClassException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.UnsupportedOperationException
-
- org.jdbi.v3.core.internal.UtilityClassException
-
- All Implemented Interfaces:
java.io.Serializable
public class UtilityClassException extends java.lang.UnsupportedOperationException- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Constructor Description UtilityClassException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-