Class POSaveFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.adempiere.pipo2.exception.POSaveFailedException
All Implemented Interfaces:
Serializable

public class POSaveFailedException extends RuntimeException
See Also:
  • Constructor Details

    • POSaveFailedException

      public POSaveFailedException()
    • POSaveFailedException

      public POSaveFailedException(String message, Throwable cause)
    • POSaveFailedException

      public POSaveFailedException(String message)
    • POSaveFailedException

      public POSaveFailedException(Throwable cause)