Class WCMRuntimeException

All Implemented Interfaces:
Serializable

public class WCMRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • WCMRuntimeException

      public WCMRuntimeException(String message)
    • WCMRuntimeException

      public WCMRuntimeException(String message, Throwable cause)
    • WCMRuntimeException

      public WCMRuntimeException(Throwable cause)