Class SCacheException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SCacheException
    extends SBonitaException
    Author:
    Matthieu Chaffotte, Celine Souchet
    See Also:
    Serialized Form
    • Constructor Detail

      • SCacheException

        public SCacheException​(java.lang.String message)
      • SCacheException

        public SCacheException​(java.lang.Throwable t)
      • SCacheException

        public SCacheException​(java.lang.String message,
                               java.lang.Exception t)