Class RelativeFileAccessException

  • All Implemented Interfaces:
    Serializable

    public class RelativeFileAccessException
    extends org.silverpeas.kernel.SilverpeasException
    Thrown when a relative path is detected.
    Author:
    Yohann Chastagnier
    See Also:
    Serialized Form
    • Constructor Detail

      • RelativeFileAccessException

        public RelativeFileAccessException​(String message,
                                           String... parameters)