Package arc.util

Class ArcRuntimeException

All Implemented Interfaces:
Serializable

public class ArcRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • ArcRuntimeException

      public ArcRuntimeException(String message)
    • ArcRuntimeException

      public ArcRuntimeException(Throwable t)
    • ArcRuntimeException

      public ArcRuntimeException(String message, Throwable t)