Class MapperException

All Implemented Interfaces:
Serializable

public class MapperException extends RuntimeException
See Also:
  • Constructor Details

    • MapperException

      public MapperException(String s)
    • MapperException

      public MapperException(Exception e)
    • MapperException

      public MapperException(String s, Exception e)