Class JoinerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AliasMissingException

public class JoinerException extends RuntimeException
Basic class for all Joiner runtime exceptions
Author:
Kisel on 25.01.2016.
See Also:
  • Constructor Details

    • JoinerException

      public JoinerException(String message)
    • JoinerException

      public JoinerException(String message, Exception exception)