abk.dao.sql
Class ADataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
abk.dao.sql.ADataException
- All Implemented Interfaces:
- Serializable
public class ADataException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ADataException
public ADataException()
ADataException
public ADataException(Throwable t)
ADataException
public ADataException(String msg)
ADataException
public ADataException(String msg,
Throwable t)
from
public static final ADataException from(Throwable ex)
Copyright © 2024. All rights reserved.