Class CoordinateRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class CoordinateRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • CoordinateRuntimeException

        public CoordinateRuntimeException​(String message)
      • CoordinateRuntimeException

        public CoordinateRuntimeException​(String message,
                                          Throwable cause)
      • CoordinateRuntimeException

        public CoordinateRuntimeException​(Throwable cause)