Class IbatisException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PersistenceException

@Deprecated public class IbatisException extends RuntimeException
Deprecated.
Author:
Clinton Begin
See Also:
  • Constructor Details

    • IbatisException

      public IbatisException()
      Deprecated.
    • IbatisException

      public IbatisException(String message)
      Deprecated.
    • IbatisException

      public IbatisException(String message, Throwable cause)
      Deprecated.
    • IbatisException

      public IbatisException(Throwable cause)
      Deprecated.